The TCA UI displays the error: Grant request failed: Error loading Kubernetes API resources: : Unauthorized (CNF130005).
Review of the app-engine.log on the TCA Control Plane (TCA-CP) shows a 401 Unauthorized response when querying the Kubernetes API server for the workload cluster.
TCA build : 3.2
TCP : 5.0
The kubeconfig used by TCA to communicate with the Workload Cluster is out of sync leading to a 401 Unauthorized response from the Kubernetes API server.
To resolve the issue, follow the Synchronize the kubeconfig steps from Broadcom KB 402659
To bypass the Unauthorized (CNF130005) error and allow the instantiation to proceed, you can disable the Grant Request validation feature. This feature performs a pre-instantiation check against the Kubernetes API to ensure resource availability and policy compliance. Disabling it stops the immediate authentication failure from blocking the deployment.
Steps to Disable Grant Request:
Note: While this workaround allows the instantiation to complete, the underlying authentication or resource validation issue remains.
Note: Please contact your CNF Vendor and make sure that they validate their Helm charts and instantiation workflows with the Broadcom Partner Engineering team.
Compliance Check: The vendor must ensure the CNF is fully compliant with VMware Telco Cloud standards, specifically regarding OCI chart structure and RBAC requirements for the Grant phase.
The issue can also be caused by any of the following reason: