All updates
k8s: Kubernetes v1.36: New Metric for Route Sync in the Cloud Controller Manager
May 15, 2026
Kubernetes v1.36 adds an alpha CCM route-controller metric, route_controller_route_sync_total, which counts cloud route syncs. It is meant to help validate the watch-based route reconciliation feature gate by comparing sync frequency against the existing fixed-interval loop.
- Source: Kubernetes Official Blog