Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save NimJay/b7b268241663ebe1a44cd378b9c963e8 to your computer and use it in GitHub Desktop.

Select an option

Save NimJay/b7b268241663ebe1a44cd378b9c963e8 to your computer and use it in GitHub Desktop.

Revisions

  1. NimJay revised this gist Dec 20, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion check-in-cluster-anthos-service-mesh-version.sh
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,2 @@
    # Check the suffix of the istiod-asm-* Service.
    kubectl get service --context=cluster-with-in-cluster-asm --namespace=istio-system
    kubectl get service --namespace=istio-system
  2. NimJay created this gist Dec 20, 2022.
    2 changes: 2 additions & 0 deletions check-in-cluster-anthos-service-mesh-version.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    # Check the suffix of the istiod-asm-* Service.
    kubectl get service --context=cluster-with-in-cluster-asm --namespace=istio-system