Wozz: Kubernetes Cost Tool
https://github.com/WozzHQ/wozz
Wozz is a Kubernetes cost optimization tool that catches expensive resource changes before they merge.
https://github.com/WozzHQ/wozz
Kyverno killed my API Server. Again.
https://blog.zwindler.fr/en/2026/02/26/kyverno-killed-my-api-server.-again./
https://blog.zwindler.fr/en/2026/02/26/kyverno-killed-my-api-server.-again./
Before You Migrate: Five Surprising Ingress-NGINX Behaviors You Need to Know
https://kubernetes.io/blog/2026/02/27/ingress-nginx-before-you-migrate
As announced November 2025, Kubernetes will retire Ingress-NGINX in March 2026. Despite its widespread usage, Ingress-NGINX is full of surprising defaults and side effects that are probably present in your cluster today. This blog highlights these behaviors so that you can migrate away safely and make a conscious decision about which behaviors to keep. This post also compares Ingress-NGINX with Gateway API and shows you how to preserve Ingress-NGINX behavior in Gateway API. The recurring risk pattern in every section is the same: a seemingly correct translation can still cause outages if it does not consider Ingress-NGINX's quirks.
I'm going to assume that you, the reader, have some familiarity with Ingress-NGINX and the Ingress API. Most examples use httpbin as the backend.
Also, note that Ingress-NGINX and NGINX Ingress are two separate Ingress controllers. Ingress-NGINX is an Ingress controller maintained and governed by the Kubernetes community that is retiring March 2026. NGINX Ingress is an Ingress controller by F5. Both use NGINX as the dataplane, but are otherwise unrelated. From now on, this blog post only discusses Ingress-NGINX.
https://kubernetes.io/blog/2026/02/27/ingress-nginx-before-you-migrate
ing-switch: Migrate from Ingress NGINX to Traefik or Gateway API in Minutes, Not Days
https://blog.kubesimplify.com/ing-switch-migrate-from-ingress-nginx-to-traefik-or-gateway-api-in-minutes-not-days
Migrate Kubernetes Ingress NGINX to Traefik or Gateway API — CLI + web UI
https://blog.kubesimplify.com/ing-switch-migrate-from-ingress-nginx-to-traefik-or-gateway-api-in-minutes-not-days
1
siper
https://github.com/fksvs/siper
Siper is a high-performance, XDP-based IP blacklist firewall built with Go and C (eBPF). It allows you to drop malicious traffic at the earliest possible stage in the Linux networking stack—the network driver level. By leveraging XDP (Express Data Path), Siper processes packets before they even reach the kernel's heavy networking subsystem, providing extreme performance even under heavy DDoS conditions.
https://github.com/fksvs/siper
When high availability brings downtime
https://medium.com/learnings-from-the-paas/when-high-availability-brings-downtime-7a6261b0ef1c
https://medium.com/learnings-from-the-paas/when-high-availability-brings-downtime-7a6261b0ef1c
Upgrade AWS CSI Drivers in your Multi-Tenant Kubernetes Cluster
https://soc-inspiration.medium.com/upgrade-aws-csi-drivers-in-your-multi-tenant-kubernetes-cluster-a2cbc47e47f8
Since 2023, AWS CSI drivers can be misused to bypass node isolation in multi-tenant clusters.
https://soc-inspiration.medium.com/upgrade-aws-csi-drivers-in-your-multi-tenant-kubernetes-cluster-a2cbc47e47f8
Container Readiness Checks for Spring Boot Deployments
https://medium.com/@AlexanderObregon/container-readiness-checks-for-spring-boot-deployments-535ab60ca32a
https://medium.com/@AlexanderObregon/container-readiness-checks-for-spring-boot-deployments-535ab60ca32a
CoreDNS in OpenShift
https://medium.com/@arjun0451/coredns-in-openshift-01f3142bde25
Understanding CoreDNS, Forwarders, ndots, and Name Resolution Flow
https://medium.com/@arjun0451/coredns-in-openshift-01f3142bde25
A 'small' vanilla Kubernetes install on NixOS
https://stephank.nl/p/2025-11-17-a-small-vanilla-kubernetes-install-on-nixos.html
https://stephank.nl/p/2025-11-17-a-small-vanilla-kubernetes-install-on-nixos.html
crd-bootstrap
https://github.com/Skarlso/crd-bootstrap
Continuously reconcile CRDs in the cluster with template validation before apply.
https://github.com/Skarlso/crd-bootstrap
uncloud
https://github.com/psviderski/uncloud
A lightweight tool for deploying and managing containerised applications across a network of Docker hosts. Bridging the gap between Docker and Kubernetes
https://github.com/psviderski/uncloud
dockadvisor
https://github.com/deckrun/dockadvisor
Lightweight Dockerfile linter that helps you write better Dockerfiles. Get instant feedback with quality scores, security checks, and 60+ best practice rules.
https://github.com/deckrun/dockadvisor
kaniop
https://github.com/pando85/kaniop
Kaniop is a Kubernetes operator for managing Kanidm.
Kanidm is a modern, secure identity management system that provides authentication and authorization services with support for POSIX accounts, OAuth2, and more.
https://github.com/pando85/kaniop
kured
https://github.com/kubereboot/kured
Kured (KUbernetes REboot Daemon) is a Kubernetes daemonset that performs safe automatic node reboots when the need to do so is indicated by the package management system of the underlying OS.
https://github.com/kubereboot/kured
State of Enterprise Kubernetes 2026: Более 60% крупных компаний уже используют Kubernetes
TAdviser и разработчики платформы «Штурвал» представили результаты первого исследования использования Kubernetes в крупнейших российских компаниях с годовой выручкой от 10 млрд рублей.
Оно показало, что рынок контейнеризации в России переживает взрывной рост: 60% компаний уже используют технологию, 15% планируют внедрять ее в будущем.
Из интересных выводов:
- российские контейнерные решения по распространению почти догоняют open-source (33% против 54%), иностранные продукты используют всего 10%
- лидерами рынка оказались «Штурвал» и Deckhouse Kubernetes Platform
- подавляющее большинство (73%) опрошенных компаний запускают контейнерные платформы поверх уже существующей виртуализации
- в сегменте ОС импортозамещение уже стало реальностью за счет почти равного использования систем Ubuntu (36%) и Astra Linux (35%)
- заказчики оценивают позитивно опыт внедрения платформ: 47% сократили T2M, 34% снизили нагрузку на команды, но только 24% уменьшили ТСО
- главные барьеры внедрения — дефицит кадров и компетенций
- 51% планирует расширять использование платформ в ближайшие 2-3 года, при этом лишь 16% будут увеличивать штат под эти задачи
Подробности в материале TAdviser.
TAdviser и разработчики платформы «Штурвал» представили результаты первого исследования использования Kubernetes в крупнейших российских компаниях с годовой выручкой от 10 млрд рублей.
Оно показало, что рынок контейнеризации в России переживает взрывной рост: 60% компаний уже используют технологию, 15% планируют внедрять ее в будущем.
Из интересных выводов:
- российские контейнерные решения по распространению почти догоняют open-source (33% против 54%), иностранные продукты используют всего 10%
- лидерами рынка оказались «Штурвал» и Deckhouse Kubernetes Platform
- подавляющее большинство (73%) опрошенных компаний запускают контейнерные платформы поверх уже существующей виртуализации
- в сегменте ОС импортозамещение уже стало реальностью за счет почти равного использования систем Ubuntu (36%) и Astra Linux (35%)
- заказчики оценивают позитивно опыт внедрения платформ: 47% сократили T2M, 34% снизили нагрузку на команды, но только 24% уменьшили ТСО
- главные барьеры внедрения — дефицит кадров и компетенций
- 51% планирует расширять использование платформ в ближайшие 2-3 года, при этом лишь 16% будут увеличивать штат под эти задачи
Подробности в материале TAdviser.
tns-csi
https://github.com/fenio/tns-csi
A Kubernetes CSI (Container Storage Interface) driver for TrueNAS Scale 25.10+.
https://github.com/fenio/tns-csi
witr (Why Is This Running?)
https://github.com/pranshuparmar/witr
witr helps inspect why processes are running by PID, name, or port with a terminal UI.
https://github.com/pranshuparmar/witr
Git's Magic Files
https://nesbitt.io/2026/02/05/git-magic-files.html
A practical guide to Git control files like .gitignore and .gitmessage and how they affect behavior.
https://nesbitt.io/2026/02/05/git-magic-files.html