RepoJournal
Kubernetes

@kubernetes

Container orchestration - what platform teams ship on

Keep up with Kubernetes in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Go Infrastructure Full archive →

The Wire · Showcase

KOPS SLASHES BINARY SIZE 25% WITH AGGRESSIVE STRIPPING; VPC CNI PREFIX DELEGATION DEPLOYED ACROSS ALL TEST DISTROS

By RepoJournal · Filed · About Kubernetes

Kubernetes' infrastructure just got lighter: kops release binaries are now 25–29% smaller, and the test grid is standardizing on VPC CNI prefix delegation for every supported Linux distro.

The kops team merged aggressive binary stripping [1] across all release artifacts—kops, nodeup, protokube, and channels—cutting 46–66 MiB per binary on both amd64 and arm64. This matters for clusters that bake these binaries into images or ship them across constrained networks. In parallel, test-infra enabled prefix delegation for all VPC CNI jobs [2], a networking optimization that was passing on some distros but now becomes the default everywhere; the team notes this should become the kops default for new clusters soon. The core Kubernetes repo is grinding through test flakiness [3]—device-plugin and SRIOV tests in the containerd serial suite are being stabilized—while the allocation manager got cleaned up [4] to remove dead code. AWS cloud provider bumped dependencies for the 1.36 line [5], and Azure networking got a fix to enable cloud routes for kubenet and kindnet after failing tests [6]. Documentation is keeping pace: the glossary now ships in Japanese [7].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] build: strip release binaries by default ↗ kubernetes/kops
  2. [2] Enable Prefix Delegation for all VPC CNI jobs ↗ kubernetes/test-infra
  3. [3] Fix pull-kubernetes-node-kubelet-serial-containerd flaky tests ↗ kubernetes/kubernetes
  4. [4] Merge pull request #138611 from Karthik-K-N/refactor-handlers kubernetes/kubernetes
  5. [5] 1.36 dependency update ↗ kubernetes/cloud-provider-aws
  6. [6] azure: enable CCM cloud routes for kubenet and kindnet ↗ kubernetes/kops
  7. [7] [ja] Translate content/docs/reference/glossary/pod-disruption.md into Japanese ↗ kubernetes/website

Quick answers

What shipped in Kubernetes on May 3, 2026?
Kubernetes' infrastructure just got lighter: kops release binaries are now 25–29% smaller, and the test grid is standardizing on VPC CNI prefix delegation for every supported Linux distro. In total, 15 commits and 9 pull requests landed.
Who contributed to Kubernetes on May 3, 2026?
5 developers shipped this update, including hakman, rifelpet, esotsal, Ganiredi, and kfess.
What were the notable Kubernetes updates?
build: strip release binaries by default, Enable Prefix Delegation for all VPC CNI jobs, and Fix pull-kubernetes-node-kubelet-serial-containerd flaky tests.

More from @kubernetes

Daily updates, in your inbox

Follow Kubernetes

Keep up with Kubernetes in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?