Symptoms:
vmware-system-tkg-controller-manager-#### in the vmware-system-tkg namespace remain in a CrashLoopBackOff state.manager container within the pod terminates with exit code 2.compatibility "msg"="Distribution version is not compatible" runtime.go:78] Observed a panic: "invalid memory address or nil pointer dereference"The issue occurs when the tkg-controller-manager attempts to reconcile a Tanzu Kubernetes Release (TKr) distribution version that does not have a corresponding compatibility definition in the Supervisor Cluster. The lack of a valid compatibility map causes the reconciliation logic to return a null value, leading to a nil pointer dereference panic and subsequent container crash.
Upgrade to vCenter 8.x or later.
Workaround
1) Create a local Content Library.
2) Reference Working with Items in a Library to clone the TKr templates you you need / or the ones that are compatible with your version of the Supervisor to the newly created local content library. Consult the Product Interoperability Matrix to see what TKrs are compatible with your vCenter version.
3) Change the supervisor's content library
4) Restart the vmware-system-tkg-controller-manager pods and wait for them to go into a Ready state
For detailed guidance on compatibility mismatches after vCenter upgrades, see .