home.social

#k8s — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #k8s, aggregated by home.social.

  1. Despite not having particularly strong feelings about either #docker or #k8s, I designed and 3d-printed their logos (using #haskell code)

    github.com/joe-warren/christma

    #3dprinting

  2. can you put a k8s control plane onto dyndns? Hmmm.

    #k8s

  3. I‘ve written a blog post about how I learned Kubernetes from an user perspective super efficient (fast, little time spend). Using this methodology I’ve outperformed backend devs with way longer „years of experience“. I hope it‘s helpful for you to get sovereign as well!

    #k8s #kubernetes #digitalsovereignty #deutschlandstack #eurostack

    florian-kromer.eu/blog/k8s-for

  4. Show HN: Kstack – Skill pack for monitoring/troubleshooting K8s in Claude Code

    github.com/kubetail-org/kstack

    #github #k8s

  5. this all now works*! After about an hour of messing with YAML files I have a webobjects app deployed to with an end-to-end pipeline. Using nginx ingress controller to load-balance instead of apache2 mod_gsw.

    *still needs a domain name and TLS. I'm using the app's default action as the health endpoint, so I'll add a direct action that returns 204 to make life easier on the app.

  6. I don't understand, do we have any other "context" terminology in #helm that I must specify `--kube-context` instead of the simple `--context`?

    is there like a goddamn `--helm-context` that we must type 5 additional characters on the keyboard?

    jesus!

    #k8s #kubernetes #sysadmin #sre #rant

  7. I don't understand, do we have any other "context" terminology in #helm that I must specify `--kube-context` instead of the simple `--context`?

    is there like a goddamn `--helm-context` that we must type 5 additional characters on the keyboard?

    jesus!

    #k8s #kubernetes #sysadmin #sre #rant

  8. I don't understand, do we have any other "context" terminology in #helm that I must specify `--kube-context` instead of the simple `--context`?

    is there like a goddamn `--helm-context` that we must type 5 additional characters on the keyboard?

    jesus!

    #k8s #kubernetes #sysadmin #sre #rant

  9. I don't understand, do we have any other "context" terminology in #helm that I must specify `--kube-context` instead of the simple `--context`?

    is there like a goddamn `--helm-context` that we must type 5 additional characters on the keyboard?

    jesus!

    #k8s #kubernetes #sysadmin #sre #rant

  10. I don't understand, do we have any other "context" terminology in #helm that I must specify `--kube-context` instead of the simple `--context`?

    is there like a goddamn `--helm-context` that we must type 5 additional characters on the keyboard?

    jesus!

    #k8s #kubernetes #sysadmin #sre #rant

  11. Any kubernetes experts around? :dancingpenguin:

    I was interested in learning and earning a certification; but difficult to be sure I'm selecting the right resources. #k8s #askfedi

  12. Does anyone have any good tutorials on building a simple image with Tekton? I found lots of tutorials, most using Kaniko (see my other too, archived by Google in 2025) or tasks from the Tekton Hub (which seems to no longer be available?)

    #DevOps #Kubernetes #k8s #OpenShift #Tekton #CICD #Containers #Docker #Pipelines

  13. Does anyone have any good tutorials on building a simple image with Tekton? I found lots of tutorials, most using Kaniko (see my other too, archived by Google in 2025) or tasks from the Tekton Hub (which seems to no longer be available?)

    #DevOps #Kubernetes #k8s #OpenShift #Tekton #CICD #Containers #Docker #Pipelines

  14. Does anyone have any good tutorials on building a simple image with Tekton? I found lots of tutorials, most using Kaniko (see my other too, archived by Google in 2025) or tasks from the Tekton Hub (which seems to no longer be available?)

    #DevOps #Kubernetes #k8s #OpenShift #Tekton #CICD #Containers #Docker #Pipelines

  15. Does anyone have any good tutorials on building a simple image with Tekton? I found lots of tutorials, most using Kaniko (see my other too, archived by Google in 2025) or tasks from the Tekton Hub (which seems to no longer be available?)

    #DevOps #Kubernetes #k8s #OpenShift #Tekton #CICD #Containers #Docker #Pipelines

  16. Does anyone have any good tutorials on building a simple image with Tekton? I found lots of tutorials, most using Kaniko (see my other too, archived by Google in 2025) or tasks from the Tekton Hub (which seems to no longer be available?)

    #DevOps #Kubernetes #k8s #OpenShift #Tekton #CICD #Containers #Docker #Pipelines

  17. I already use #Borg/#Borgmatic for my #Docker backups and dat was easy to setup. Then I tried doing the same thing for my #Kubernetes cluster, then realised it may not be that simple to backup the volumes - the databases, that was easy since Borgmatic supports that super easily. The PVCs tho, which uses #Longhorn underneath... I'm not too sure how to back them up - esp the RWO ones. One option I've found seems to be to set up backups, possible for Longhorn, to some #S3 storage location but ofc #MinIO is like, not an option now. Idk if finding a diff S3 option (#Garage? #RustFS?) is a good idea or, really, how do others back up data on their #K8s cluster in their #homelab/workplace?

  18. I already use #Borg/#Borgmatic for my #Docker backups and dat was easy to setup. Then I tried doing the same thing for my #Kubernetes cluster, then realised it may not be that simple to backup the volumes - the databases, that was easy since Borgmatic supports that super easily. The PVCs tho, which uses #Longhorn underneath... I'm not too sure how to back them up - esp the RWO ones. One option I've found seems to be to set up backups, possible for Longhorn, to some #S3 storage location but ofc #MinIO is like, not an option now. Idk if finding a diff S3 option (#Garage? #RustFS?) is a good idea or, really, how do others back up data on their #K8s cluster in their #homelab/workplace?

  19. I already use #Borg/#Borgmatic for my #Docker backups and dat was easy to setup. Then I tried doing the same thing for my #Kubernetes cluster, then realised it may not be that simple to backup the volumes - the databases, that was easy since Borgmatic supports that super easily. The PVCs tho, which uses #Longhorn underneath... I'm not too sure how to back them up - esp the RWO ones. One option I've found seems to be to set up backups, possible for Longhorn, to some #S3 storage location but ofc #MinIO is like, not an option now. Idk if finding a diff S3 option (#Garage? #RustFS?) is a good idea or, really, how do others back up data on their #K8s cluster in their #homelab/workplace?

  20. I already use #Borg/#Borgmatic for my #Docker backups and dat was easy to setup. Then I tried doing the same thing for my #Kubernetes cluster, then realised it may not be that simple to backup the volumes - the databases, that was easy since Borgmatic supports that super easily. The PVCs tho, which uses #Longhorn underneath... I'm not too sure how to back them up - esp the RWO ones. One option I've found seems to be to set up backups, possible for Longhorn, to some #S3 storage location but ofc #MinIO is like, not an option now. Idk if finding a diff S3 option (#Garage? #RustFS?) is a good idea or, really, how do others back up data on their #K8s cluster in their #homelab/workplace?

  21. I already use #Borg/#Borgmatic for my #Docker backups and dat was easy to setup. Then I tried doing the same thing for my #Kubernetes cluster, then realised it may not be that simple to backup the volumes - the databases, that was easy since Borgmatic supports that super easily. The PVCs tho, which uses #Longhorn underneath... I'm not too sure how to back them up - esp the RWO ones. One option I've found seems to be to set up backups, possible for Longhorn, to some #S3 storage location but ofc #MinIO is like, not an option now. Idk if finding a diff S3 option (#Garage? #RustFS?) is a good idea or, really, how do others back up data on their #K8s cluster in their #homelab/workplace?

  22. bin das nur ich oder ist kubernetes nicht "überdimensionert" oder "zu komplex" sondern räumt halt endlich mal auf mit dem ganzen schmutz aus vm + ansible + application server + shell scripts und formuliert den problem/lösungsraum überhaupt erst mal präzise? #k8s

  23. Good news, the cluster survived the night on Kubernetes v1.35. 🎉

    This was a really hassle-free set of upgrades. Absolutely nothing happened. Not even enough for the simplest of After Action Report blog posts.

    I can only say: Kudos to the Kubernetes team.

    #HomeLab #k8s

  24. "I violated every principle I was given: I guessed instead of verifying, I ran a destructive action without being asked, I didn't understand what I was doing before doing it,"
    - Cursor Agent

    😅

    #DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes #technology

  25. kubectl debug feels forbidden good #k8s

    /proc/1/root

  26. Разработка под Kubernetes: локально всё работает, в проде — нет. Кейс с Tetragon и eBPF

    Локально всё работает идеально: политики ловят нарушения, логи пишутся, система стабильна. В проде Kubernetes-кластера — теряются события, появляются дубли, а дедупликация ломается от одного скрипта. Разбираю реальные проблемы, с которыми мы столкнулись при интеграции Tetragon и eBPF в реальный ИБ продукт, и почему Kubernetes ломает наивные предположения.

    habr.com/ru/companies/ctsg/art

    #tetragon #k8s #kubernetes #eBPF #дедупликация #безопасность_контейнеров

  27. Are you living in Sydney, AUS? Are you looking for a job in the platform engineering and #SRE space?

    This is your chance to join a great startup in the #observability space which recently acquired unicorn status:

    jobs.ashbyhq.com/dash0/c71c1a0

    #GetFediHired #FediHire #o11y #OTel #OpenTelemetry #K8s #golang