DKP 2.7.0 Supported Kubernetes Versions
Deploying Clusters Versions
The latest supported Kubernetes versions for DKP are listed below. In DKP 2.7.0, the Kubernetes version installed by default is 1.27.6. The newest and oldest Kubernetes versions used with DKP must be within one minor version.
Latest supported Kubernetes version is at 1.27.6 for deploying clusters
Other Kubernetes versions are supported at 1.26.8 for deploying clusters in EKS
Kubernetes 1.27.6 enables you to benefit from the latest features and security fixes in upstream Kubernetes. This release comes with 60 enhancements that you can benefit from such as Node log access via Kubernetes API, Seccomp profile defaulting, and much more.
To read more about major features in this release, visit this page and https://kubernetes.io/blog/2023/04/11/kubernetes-v1-27-release/ .
Attaching Clusters Versions
DKP 2.7.0 supports attaching clusters with the following Kubernetes versions:
Product | Compatible Kubernetes Versions |
---|---|
EKS | 1.26.x |
AKS | 1.27.x |
GKE | 1.27.x |
Attaching Kubernetes clusters with versions greater than n-1 is not recommended.
When attempting to attach a cluster with a lower Kubernetes version than the DKP default, you need to build and use an image with that lower version of Kubernetes. See Konvoy Image Builder for documentation on building images. Failure to do this could result in an error.