k8s: Kubernetes v1.36: New Metric for Route Sync in the Cloud Controller Manager
Kubernetes Official Blog
2026-05-15
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.