Enhancements¶
Detail on the enhancements introduced in MKE 3.8.7 includes:
[MKE-12446] Addition of kubelet image pull configuration settings
[MKE-12356] Addition of configMap persist node local DNS configuration setting
[MKE-12446] Addition of kubelet image pull configuration settings¶
Users can now set the new kubelet_serialize_image_pulls
and
kubelet_max_parallel_image_pulls
configuration file settings to establish
how kubelet pulls images. For detail on these two new parameters, refer to
Configuration options.
[MKE-12356] Addition of configMap persist node local DNS configuration setting¶
Users can now set the new cluster_config.node_local_dns_config_persist
MKE
configuration file setting to true
to configure configMap to persist, even
in the event of deployment deletion. For detail on this new parameter, refer
to Configuration options.
[MKE-12782] eNZi 1.3.1¶
Updated eNZi to version 1.3.1.
[FIELD-7092] Kubernetes 1.31.10¶
Updated Kubernetes to version 1.31.10.