Enhancements

Detail on the enhancements introduced in MKE 3.7.22 includes:

[MKE-12183] Addition of CoreDNS ConfigMap persist configuration setting

Users can now make CoreDNS ConfigMap persistent by setting the cluster_config.core_dns_config_persist parameter in the MKE configuration file to true.

[MKE-12181] Ability to disable/re-enable client bundle generation and use

MKE administrators can now disable the generation and use of the client certificate bundle by editing the MKE configuration file or through the MKE web UI.

Important

Disabling the client certificate bundle causes the immediate and permanent deletion of any existing client bundles, and users thereafter will not be able to access the cluster by way of the client bundle. In addition, the action also causes any subsequent attempts to download or generate a new client bundle to fail.

To re-enable the client certificate bundle at a later date, you must download and configure a new client bundle to restore access.

Refer to Disable Client Bundle for more information.