2026-08-18

Cluster add-on upgrades, with VPC CNI 1.23 and a monitoring stack refresh

#add-on  #kubernetes  #update  #upgrade  #component  #eks 

We are rolling out another round of cluster add-on upgrades. It ships to non-production clusters first, with production to follow. This is a routine hygiene round: mostly patch and minor releases, and none of them need any action on your side.

What changed

  • AWS VPC CNI 1.22 → 1.23. The CNI’s internal components now talk over a local socket instead of a TCP port on the node. This is plumbing inside the networking add-on; pod networking and network policies behave exactly as before.
  • Monitoring stack refresh. kube-prometheus-stack moves to chart v88 (Prometheus Operator v0.93.0), bundling updated CRDs, kube-state-metrics v8 and a newer Grafana. The CRD updates are applied automatically by our GitOps setup; your dashboards and alerts keep working unchanged.
  • metrics-server 0.8 → 0.9. Dependency and security (CVE) updates; resource metrics and autoscaling behavior are unchanged.

Add-on upgrades

We also picked up the latest EKS build revisions for kube-proxy and the snapshot-controller (packaging updates only, no version change).