• Sign in
  • Sign up
Elektrine
EN
  • EN English
  • 中 中文
Log in Register
Modes
Overview Search Chat Timeline Communities Gallery Lists Friends Email Vault VPN
Back to Timeline
  • Open on floss.social

Johannes Schnatterer

@schnatterer@floss.social
mastodon 4.5.7

Software engineer, author, speaker.
Field CTO of Cloudogu.

My particular interests are #DigitalSovereignty #FLOSS / #FOSS / #OSS #k8s #GitOps #PlatformEngineering #DevOps and technical leadership.

I like owning my data and devices.

0 Followers
0 Following
Joined November 12, 2022
Website:
https://schnatterer.info
Pronouns:
He/him
Languages:
en; de

Posts

schnatterer
Johannes Schnatterer
@schnatterer@floss.social

Software engineer, author, speaker. Field CTO of Cloudogu. My particular interests are # DigitalSovereignty # FLOSS / # FOSS / # OSS # k8s # GitOps # PlatformEngineering # DevOps and technical leadership. I like owning my data and devices.

floss.social
Johannes Schnatterer
Johannes Schnatterer
@schnatterer@floss.social

Software engineer, author, speaker. Field CTO of Cloudogu. My particular interests are # DigitalSovereignty # FLOSS / # FOSS / # OSS # k8s # GitOps # PlatformEngineering # DevOps and technical leadership. I like owning my data and devices.

floss.social
@schnatterer@floss.social · 2d ago

SCM-Manager: Old love never dies!

Almost ten years after being an active team member on the open source project at #Cloudogu, I recently had the honor of contributing again.

Almost ten years later, maintaining a fully open sovereign alternative to the widespread closed or open core platforms seems more important then ever.

#digitalSovereignty #scmmanager #foss #floss #oss

View on floss.social
1
0
0
0
schnatterer
Johannes Schnatterer
@schnatterer@floss.social

Software engineer, author, speaker. Field CTO of Cloudogu. My particular interests are # DigitalSovereignty # FLOSS / # FOSS / # OSS # k8s # GitOps # PlatformEngineering # DevOps and technical leadership. I like owning my data and devices.

floss.social
Johannes Schnatterer
Johannes Schnatterer
@schnatterer@floss.social

Software engineer, author, speaker. Field CTO of Cloudogu. My particular interests are # DigitalSovereignty # FLOSS / # FOSS / # OSS # k8s # GitOps # PlatformEngineering # DevOps and technical leadership. I like owning my data and devices.

floss.social
@schnatterer@floss.social · 4d ago

Cascading deletion of Argo CD apps using GitOps

I learned to consider always setting the finalizer (resources-finalizer.argocd.argoproj.io) with all Argo CD apps a good practice.
Edit: Exception: root app of apps.

💡 This way, users won't be surprised to find that the resources they wanted to delete keep on running but are no longer tracked in Git or by Argo CD (AKA orphaned).

https://argo-cd.readthedocs.io/en/release-3.2/user-guide/app_deletion/#about-the-deletion-finalizer

#ArgoCD #GitOps

View on floss.social
1
0
1
0
schnatterer
Johannes Schnatterer
@schnatterer@floss.social

Software engineer, author, speaker. Field CTO of Cloudogu. My particular interests are # DigitalSovereignty # FLOSS / # FOSS / # OSS # k8s # GitOps # PlatformEngineering # DevOps and technical leadership. I like owning my data and devices.

floss.social
Johannes Schnatterer
Johannes Schnatterer
@schnatterer@floss.social

Software engineer, author, speaker. Field CTO of Cloudogu. My particular interests are # DigitalSovereignty # FLOSS / # FOSS / # OSS # k8s # GitOps # PlatformEngineering # DevOps and technical leadership. I like owning my data and devices.

floss.social
@schnatterer@floss.social · 4d ago

#Kubernetes Gateway API: a sobering look

My biggest pain with ingresses are regex redirects.
So many of us relied on the notorious #nginx annotations or even deployed separate nginx instances for more complex redirects.

With #GatewayAPI we have HttpRoutes with RequestRedirect filters but they don't have a path type regex.

How to migrate nginx annotations?
The go-to solutions seem proprietary CRDs like #traefik middleware.

So, no Gateway API, then?

Please tell me that I'm missing something!

View on floss.social
1
0
2
0
schnatterer
Johannes Schnatterer
@schnatterer@floss.social

Software engineer, author, speaker. Field CTO of Cloudogu. My particular interests are # DigitalSovereignty # FLOSS / # FOSS / # OSS # k8s # GitOps # PlatformEngineering # DevOps and technical leadership. I like owning my data and devices.

floss.social
Johannes Schnatterer
Johannes Schnatterer
@schnatterer@floss.social

Software engineer, author, speaker. Field CTO of Cloudogu. My particular interests are # DigitalSovereignty # FLOSS / # FOSS / # OSS # k8s # GitOps # PlatformEngineering # DevOps and technical leadership. I like owning my data and devices.

floss.social
@schnatterer@floss.social · 6d ago

Noch zwei Monate bis zum @CloudLandFestival@mastodon.social!

Für die Engineering Population von #Cloudogu eine der wichtigsten Konferenzen des Jahres. Fast aus allen Teams fahren Leute hin und mit zwei Vorträgen tragen wir zum Programm bei.

⏱️ Noch eine Woche gibt's die Tickets übrigens zum Early Bird Preis.

#CloudLand2026

View on floss.social
4
0
2
0
schnatterer
Johannes Schnatterer
@schnatterer@floss.social

Software engineer, author, speaker. Field CTO of Cloudogu. My particular interests are # DigitalSovereignty # FLOSS / # FOSS / # OSS # k8s # GitOps # PlatformEngineering # DevOps and technical leadership. I like owning my data and devices.

floss.social
Johannes Schnatterer
Johannes Schnatterer
@schnatterer@floss.social

Software engineer, author, speaker. Field CTO of Cloudogu. My particular interests are # DigitalSovereignty # FLOSS / # FOSS / # OSS # k8s # GitOps # PlatformEngineering # DevOps and technical leadership. I like owning my data and devices.

floss.social
@schnatterer@floss.social · Mar 13, 2026

Is kubectl krew (plugin manager) a supply chain risk?

It makes it really easy to install and execute binaries on your machine that have access to your k8s clusters.

* Be careful what you install
* Keep up to date: k krew upgrade or using topgrade
* clean up regularly! A lot of plugins on the index are deprecated.

Some helpful and famous plugins have not been updated for years. Remember rbac-view? Last commit was 8 years ago.

Today is the best day for
k krew upgrade
k krew list
k krew rm

View on floss.social
2
0
2
0
schnatterer
Johannes Schnatterer
@schnatterer@floss.social

Software engineer, author, speaker. Field CTO of Cloudogu. My particular interests are # DigitalSovereignty # FLOSS / # FOSS / # OSS # k8s # GitOps # PlatformEngineering # DevOps and technical leadership. I like owning my data and devices.

floss.social
Johannes Schnatterer
Johannes Schnatterer
@schnatterer@floss.social

Software engineer, author, speaker. Field CTO of Cloudogu. My particular interests are # DigitalSovereignty # FLOSS / # FOSS / # OSS # k8s # GitOps # PlatformEngineering # DevOps and technical leadership. I like owning my data and devices.

floss.social
@schnatterer@floss.social · Mar 01, 2026

> For years, you’ve sat in front of a rectangle, moving tinier rectangles, only to learn that AI can now move those rectangles 10x better. As someone outside the equity class, you begin to wonder what your role is in this new paradigm. And whether rectangles were ever your ticket to happiness in the first place.

https://ben-mini.com/2026/the-happiest-ive-ever-been

View on floss.social
0
0
0
0
schnatterer
Johannes Schnatterer
@schnatterer@floss.social

Software engineer, author, speaker. Field CTO of Cloudogu. My particular interests are # DigitalSovereignty # FLOSS / # FOSS / # OSS # k8s # GitOps # PlatformEngineering # DevOps and technical leadership. I like owning my data and devices.

floss.social
Johannes Schnatterer
Johannes Schnatterer
@schnatterer@floss.social

Software engineer, author, speaker. Field CTO of Cloudogu. My particular interests are # DigitalSovereignty # FLOSS / # FOSS / # OSS # k8s # GitOps # PlatformEngineering # DevOps and technical leadership. I like owning my data and devices.

floss.social
@schnatterer@floss.social · Dec 19, 2025

Heads-up: new #Grafana #Helm charts repo coming in Jan '26.

To improve governance, the repo will move from Grafana to a community home.

From: grafana/helm-charts
To: grafana-community/helm-charts

For us users, this means that likely by the end of Jan, we need to update our Helm repo URLs, but the charts stay compatible.

This is a great effort to shorten the PR queue in accordance with Grafana the company.
I like the analogy to prometheus-community/helm-charts. This could become a pattern 👍️

View on floss.social
3
0
5
0

Media

313k7r1n3

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • VPN Policy

Email Settings

IMAP: imap.elektrine.com:993

POP3: pop.elektrine.com:995

SMTP: smtp.elektrine.com:465

SSL/TLS required

Support

  • support@elektrine.com
  • Report Security Issue

Connect

Tor Hidden Service

khav7sdajxu6om3arvglevskg2vwuy7luyjcwfwg6xnkd7qtskr2vhad.onion
© 2026 Elektrine. All rights reserved. • Server: 23:28:22 UTC