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 DROPS GOSSIP, HARDENS IAM; MINIKUBE REFACTORS NODE PROVISIONING

By RepoJournal · Filed · About Kubernetes

Kops is methodically removing the last gossip-protocol cruft and tightening EC2 permissions to least-privilege, while minikube lays the foundation for multi-platform node provisioning.

The kops team shipped four breaking cleanups this cycle: gossip detection now lives solely in API validation [1], stale documentation is gone [2], EC2 describe permissions are scoped to actual consumers like GPU detection and kubelet MaxPods calculation [3], and protokube service calls have been stripped from hooks [4]. Meanwhile, minikube merged the NodeProvisioner interface refactor [5], which introduces a strategy pattern for node bootstrap and join logic, starting with linuxNodeProvisioner and setting the stage for Windows support without behavioral changes. On the infra side, the ci-kubernetes-cross-canary job moved from AKS to EKS after failing every run since July 21, with pods consistently SIGTERMed during peak disk-write phases of the release build [6]. Kubernetes website metrics documentation for 1.36 is now live [7], and local-volume-node-cleanup got bumped to v2.9.0 in the image promotion pipeline [8]. Activity across 5 repos: 19 commits, 11 PRs.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Clean up remaining gossip removal leftovers ↗ kubernetes/kops
  2. [2] docs: remove stale gossip guidance kubernetes/kops
  3. [3] Narrow instance describe permissions ↗ kubernetes/kops
  4. [4] fix(hooks): remove protokube service calls kubernetes/kops
  5. [5] refactor: add NodeProvisioner interface with linuxNodeProvisioner ↗ kubernetes/minikube
  6. [6] ci-kubernetes-cross-canary: move to eks-prow-build-cluster ↗ kubernetes/test-infra
  7. [7] Metrics 1.36 ↗ kubernetes/website
  8. [8] promote local-volume-node-cleanup image v2.9.0 ↗ kubernetes/k8s.io

Quick answers

What shipped in Kubernetes on August 2, 2026?
Kops is methodically removing the last gossip-protocol cruft and tightening EC2 permissions to least-privilege, while minikube lays the foundation for multi-platform node provisioning. In total, 19 commits and 11 pull requests landed.
Who contributed to Kubernetes on August 2, 2026?
9 developers shipped this update, including bobsira, minikube-bot, Nir Soffer, richabanker, kubernetes-prow[bot], dims, cheftako, and hakman, and 1 more.
What were the notable Kubernetes updates?
Clean up remaining gossip removal leftovers, docs: remove stale gossip guidance, and Narrow instance describe permissions.

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?