Kubernetes 1.32 sneak peek and Istio 1.24.0
-
Kubernetes Blog ☛ Kubernetes v1.32 sneak peek
As we get closer to the release date for Kubernetes v1.32, the project develops and matures. Features may be deprecated, removed, or replaced with better ones for the project's overall health.
This blog outlines some of the planned changes for the Kubernetes v1.32 release, that the release team feels you should be aware of, for the continued maintenance of your Kubernetes environment and keeping up to date with the latest changes. Information listed below is based on the current status of the v1.32 release and may change before the actual release date.
-
Istio 1.24.0 Change Notes
Ambient mode
Added support for attaching policies to
ServiceEntry
for waypoints.Added a new annotation,
ambient.istio.io/bypassInboundCapture
, that can be applied to make ztunnel only capture outbound traffic. This can be useful to skip an unnecessary hop for workloads that only accept traffic from out-of-mesh clients (such as internet-facing pods).Added a new annotation,
networking.istio.io/traffic-distribution
, that can be applied to make ztunnel prefer sending traffic to local pods.
Update
More on Istio 1.24.0:
-
Announcing Istio 1.24.0
We are pleased to announce the release of Istio 1.24. Thank you to all our contributors, testers, users and enthusiasts for helping us get the 1.24.0 release published! We would like to thank the Release Managers for this release, Zhonghu Xu from Huawei, Mike Morris from Microsoft, and Daniel Hawton from Solo.io.
-
Istio 1.24 Upgrade Notes
When upgrading from Istio 1.23.x to Istio 1.24.x, please consider the changes on this page. These notes detail the changes which purposefully break backwards compatibility with Istio 1.23.x. Changes are only included if the new behavior would be unexpected to a user of Istio 1.23.x.