Kubernetes 1.25 — Codename Combiner!
Brace for Impact!
With the newer version Kubernetes just around the corner, lets focus on the latest revision, Kubernetes 1.25, that was released back in August of 2022.
This is one of the more disruptive versions for users due the larger amount of API removals & core changes it brings.
P.S: As always, for the full changelog, please refer to the official documentation.
Deprecations & Removals — Enter explosion sound!
APIs
Most the of the following APIs have small to no changes when moving to the stable or updated API versions. Nonetheless, take the time to ensure all of your uses cases/clients are correct.
- CronJob batch/v1beta1 has been removed.
- EndpointSlice discovery.k8s.io/v1beta1 has been removed.