DKP 2.7.0 Kubernetes Major Updates and Deprecations
Before upgrading, we strongly recommend verifying your current setup against the information on this page and reading more about Kubernetes' new features in Kubernetes upgrade notes.
Deprecated API Services
With this version, Kubernetes stopped serving several API versions for CSIStorageCapacity
services. For more information on the deprecated API versions for each of these services, refer to https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-27.
Removed OCI Image Registry
Two releases ago, DKP started using the upstream registry.k8s.io
registry instead of the previous k8s.gcr.io
registry for all new and upgraded clusters. Kubernetes has now permanently frozen the images as explained in Freeze k8s.gcr.io image registry.
Ensure you add registry.k8s.io
to any firewall or proxy allowlists.