gke getting service mesh implementation

You can use the following command to get more details of your gke cluster mesh:

gcloud container fleet mesh describe --project FLEET_PROJECT_ID

Possible values are 

  • TRAFFIC_DIRECTOR: Google Cloud's core infrastructure acts as the control plane for Cloud Service Mesh.
  • ISTIOD: A managed instance of istiod functions as the Cloud Service Mesh control plane. 
  • Comments

    Popular posts from this blog

    The specified initialization vector (IV) does not match the block size for this algorithm

    NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20