Enhancements

Detail on the enhancements introduced in MKE 3.8.13 includes:

[MKE-13303] Introduction of cluster_config.etcd_request_quota parameter

Users can now set the new cluster_config.etcd_request_quota configuration file parameter to configure the etcd --max-request-bytes option.

[FIELD-8070] Kubernetes secrets encryption at rest now configurable in etcd

MKE now supports configuring Kubernetes secrets encryption at rest in etcd. Both the aescbc (default) and the recommended aesgcm providers are available, making it easier to meet modern security requirements and migrate existing clusters without disruption.