k8s: Kubernetes v1.36: Server-Side Sharded List and Watch
Kubernetes Official Blog
2026-05-06
Kubernetes v1.36 adds server-side sharded list and watch as an alpha feature. The API server can now filter list/watch results by a shard selector so each controller replica receives only the objects in its assigned hash range, reducing duplicate network and deserialization work.