kubectl describe tkcp -n <name-space> <cluster-name>, You will see an error message:Template is empty
3.2
The Kubernetes cluster object (specifically the TanzuKubernetesClusterProvider or a related CAPI/CAPV object) was created or updated without the necessary cluster template referenced in its specification.
The issue can be resolved by editing the cluster configuration in the TCA Manager UI and explicitly re-attaching or re-selecting the cluster template.
Navigate to the Cluster: Log in to the TCA Manager UI.
Go to CaaS Infrastructure and select the affected <Cluster-Name>.
Click the Edit button for the cluster.
Re-select the required Cluster Template
Save the changes.
Re-attaching the template effectively updates the cluster's underlying Kubernetes object with the required specification, allowing the TCA provisioning workflow to proceed.