Addressed issues¶
MKE 3.9.2 is a hotfix release that resolves the missing MetalLB CRD issue that has been identified in the 3.9.1 release. Because of this issue, customers who are running MKE 3.8.x and who plan to upgrade to MKE 3.9.x should skip version 3.9.1 and upgrade directly to 3.9.2.
[FIELD-8196] Missing CustomResourceDefinition (CRD) for MetalLB¶
MetalLB deployment was missing the CRD for configurationstates.metallb.io
in MKE 3.9.0 and MKE 3.9.1. As a result, when MetalLB was enabled in MKE,
MetalLB pods could enter a CrashLoopBackOff state.