Closed lfrancke closed 2 months ago
Link: https://kubernetes.io/blog/2022/12/09/kubernetes-v1-26-release/
This release is mostly a cleanup release. No immediate actions are required.
registry.k8s.io
is the new registry for official Kubernetes images.
The kubelet
will only register nodes if the container runtime supports CRI v1
.
Starting with this release, CSI drivers have the option to apply the fsGroup settings during attach or mount time of the volumes.
LGTM. CEL would be awesome, but still in alpha
I would like to know if there are any changes in Kubernetes 1.26 that the SDP could potentially make use of (e.g. sidecars), will require changes or will break things on our end.
This should be timeboxed and take up at most 4h of research and reading. The result of this should be a comment on this issue or follow-up issues listing the high level points of things we could, should and should not do.
Must read:
And the Kubernetes blog has dedicated blog post for certain topics: https://kubernetes.io/blog/ (they are in the archives but can be found).
This is relevant as we can now support these things in SDP 24.11