DKP 2.8.0 Features and Enhancements
The following improvements are included in this release:
Kubernetes 1.28.7 Support
Kubernetes 1.28.7 enables you to benefit from the latest features and security fixes in upstream Kubernetes. This release comes with many enhancements that you can benefit from such as Expanded DNS Configuration and more.
To read more about major features in this release, visit this page and Kubernetes 1.28 release.
Create an OS Package Bundle for an Air-gapped Environment using Konvoy Image Builder (KIB)
In previous releases, package bundles were downloaded from D2IQ. Now, the air-gapped packages can be built locatlly after downloading the original air-gapped bundle and untarring it. To build the air-gapped package bundle for an Operating System (OS), you would run a new KIB command create-package-bundle.
In the location where you untar the downloaded package, there is a bundles directory. All the steps to create an OS package bundle for a particular OS are located there. An example for creating the bundle is to run:
./konvoy-image create-package-bundle --os=centos-7.9 --output-directory=artifacts/
This builds an OS bundle for Centos-7.9 using the Kubernetes version defined in the default YAML -ansible/group_vars/all/defaults.yaml.
Konvoy Image Builder (KIB) 2.9.7
The new release of Konvoy Image Builder:
Upgrades the defaults Kubernetes version to v1.28.7
Updates the
containerd
version to 1.6.28
DKP Insights
Welcome to DKP Insights 1.1.0!
This release maintains compatibility and support for packages used in Insights.
Supported Kubernetes Versions
Insights supports the same Kubernetes version as the DKP platform.