I created a new GKE cluster within a new project.
When enabling the asmcli, ASM shows as successfully installed, but controlPlaneManagement shows as failed.
gcloud container fleet mesh describe
servicemesh:
controlPlaneManagement:
details:
- code: REVISION_FAILED_PRECONDITION
details: An internal error has occurred. Please contact customer support.
This will be retried within 15 minutes.
state: FAILED_PRECONDITION
kubectl describe controlplanerevision asm-managed -n istio-system
Status:
Conditions:
Last Transition Time: 2025-03-25T13:29:57Z
Message: The provisioning process has not completed successfully
Reason: NotProvisioned
Status: False
Type: Reconciled
Last Transition Time: 2025-03-25T13:29:57Z
Message: Provisioning has finished
Reason: ProvisioningFinished
Status: True
Type: ProvisioningFinished
Last Transition Time: 2025-03-25T13:29:57Z
Message: An internal error has occurred. Please contact customer support. This will be retried within 15 minutes.
Reason: PreconditionFailed
Status: True
Type: Stalled
Hi irogers97,
Welcome to Google Cloud Community!
Based on the logs that you provided, it appears there may be an error on the Control Plane or Managed Data Plane. Additionaly, Stalled Error: INTERNAL_ERROR, the Managed Data Plane is blocked from operating due to an internal error condition.
Here are few things to check and workaround:
If the stalled condition shows "Internal Error", need further from Google Cloud support is needed.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.