| |
| 🔗 Stories, Tutorials & Articles |
| |
|
| |
| v1.36: Server-Side Sharded List and Watch |
| |
| |
| Alpha in v1.36, server-side sharded list and watch adds a shardSelector field to ListOptions so the API server uses an FNV-1a hash on metadata.uid or metadata.namespace to send each controller replica only its slice of the resource collection. This eliminates the cost of every replica deserializing the full event stream just to discard objects it does not own. |
|
| |
|
| |
|
| |
| v1.36: Declarative Validation Graduates to GA |
| |
| |
| Declarative validation graduated to GA in Kubernetes v1.36, replacing handwritten Go validation with +k8s: marker tags on field definitions. |
|
| |
|
| |
|
| |
| v1.36: Moving Volume Group Snapshots to GA |
| |
| |
| Volume group snapshots reached GA in Kubernetes v1.36, with the API promoted to groupsnapshot.storage.k8s.io/v1. The feature lets a VolumeGroupSnapshot object take crash-consistent snapshots across multiple PVCs selected by label, removing the need to quiesce applications that span separate data and log volumes. |
|
| |
|
| |
|
| |
| How Cloud Native Infrastructure Powers AI on Kubernetes |
| |
| |
| A vendor piece from Mirantis arguing that GPU multi-tenancy on Kubernetes is widely misrepresented, with most platforms shipping namespace-based isolation while production GPU clouds require hardware-enforced separation through MIG partitioning, cluster-per-tenant architecture, and DPU-based network isolation. The post positions Mirantis's open source k0rdent as the composable answer, claiming a 15-to-20-minute path from cluster provisioning to a running AI workload. |
|
| |
|
| |
|
| |
| CNCF Project Antrea Compromised in Daring GitHub Attack |
| |
| |
| A throwaway GitHub account compromised CNCF project Antrea's Jenkins infrastructure on May 2 by opening a malicious PR and firing /test-* slash-commands that detonated the workflow against PR-fork code with credentials in scope. The same operator ran parallel campaigns against at least seven other projects that week. |
|
| |
|
|
| |
👉 Got something to share? Create your FAUN Page and start publishing your blog posts, tools, and updates. Grow your audience, and get discovered by the developer community. |