Skip to content

Create mesh troubleshooting

This page will continue to count and sort out the error reports that may be caused by the environment or irregular operation during the process of creating the mesh, as well as the problem analysis and solutions for some error reports encountered during the use of the service mesh. If you encounter problems with the use of the service mesh, please review this troubleshooting manual first.

  • Managed mode: the control plane and the data plane are separated, and a virtual cluster is created to store managed Istio CRD resources

    When creating a hosted mesh, a managed control plane virtual cluster API Server will be created in the managed control plane cluster to store Istio CRD resources; In principle, only one hosted mesh is allowed in a DCE 5.0 environment. The global cluster of DCE 5.0 contains Istio-related components that global management depends on. It is not allowed to use this cluster to create a hosted mode mesh, and you can use an external mesh to create it during demo.

  • Proprietary mode: control plane and data plane are deployed in one cluster

  • External mode: the cluster to which it belongs must contain istio-related components

Common failure cases

Comments