3 result(s)
Kubernetes will retire the community Ingress-NGINX controller in March 2026; this post lists five non-obvious routing/rewriting/redirect behaviors that can cause outages when translating to Gateway API unless explicitly replicated.
Interview with Jordan Liggitt describing SIG Architecture’s API Governance subproject: it defines and enforces conventions across Kubernetes API surfaces to balance stability/compatibility with ongoing evolution.
The Node Readiness Controller is a new Kubernetes project that provides a declarative system (NodeReadinessRule) to manage node taints based on custom node conditions. It extends readiness guardrails during node bootstrapping and runtime by automating taint application/removal so workloads land only on nodes that meet infrastructure-specific requirements.