← Back to events
ResolvedTech

Kubernetes v1.36: Mixed Version Proxy Graduates to Beta

  • Kubernetes: 16 events in the last 90 days

What happened

Back in Kubernetes 1.28, we introduced the Mixed Version Proxy (MVP) as an Alpha feature (under the feature gate UnknownVersionInteroperabilityProxy) in a previous blog post. The goal was simple but critical: make cluster upgrades safer by ensuring that requests for resources not yet known to an older API server are correctly routed to a newer peer API server, instead of returning an incorrect 404 Not Found. We are…

Summary assembled by rule from the sources below

Why it's spreading

Sources