AHYBRID081 Configuring a multi-cluster mesh with Anthos Service Mesh avaliações
3700 avaliações
Miwa Y. · Revisado há over 3 years
Abhishek Kumar M. · Revisado há over 3 years
Completed
Laxman K. · Revisado há over 3 years
Ajay Kumar S. · Revisado há over 3 years
Naveen K. · Revisado há over 3 years
Gregory P. · Revisado há over 3 years
GKE-Cluster(central) is failed to create at lab provisioning.
Takayuki T. · Revisado há over 3 years
Takayuki T. · Revisado há over 3 years
洸輔 島. · Revisado há over 3 years
Onsen S. · Revisado há over 3 years
Heyun X. · Revisado há over 3 years
Broken lab
Floyd S. · Revisado há over 3 years
公浩 山. · Revisado há over 3 years
公浩 山. · Revisado há over 3 years
Le F. · Revisado há over 3 years
Takayuki T. · Revisado há over 3 years
Yusaku T. · Revisado há over 3 years
Katsuya U. · Revisado há over 3 years
Randell B. · Revisado há over 3 years
Nice lab, passed Task 2 with an old RTFM method... Followed by the commands: export KSA=remote-admin-sa kubectl create serviceaccount $KSA cat <<EOF > cloud-console-reader.yaml kind: ClusterRole apiVersion: rbac.authorization.k8s.io/v1 metadata: name: cloud-console-reader rules: - apiGroups: [""] resources: ["nodes", "persistentvolumes", "pods"] verbs: ["get", "list", "watch"] - apiGroups: ["storage.k8s.io"] resources: ["storageclasses"] verbs: ["get", "list", "watch"] EOF kubectl apply -f cloud-console-reader.yaml kubectl create clusterrolebinding view-remote \ --clusterrole view --serviceaccount default:${KSA} kubectl create clusterrolebinding cloud-console-reader \ --clusterrole cloud-console-reader --serviceaccount default:${KSA} kubectl create clusterrolebinding ksa-admin-binding \ --clusterrole cluster-admin \ --serviceaccount default:$KSA SECRET_NAME=$(kubectl get serviceaccount $KSA -o jsonpath='{$.secrets[0].name}') kubectl get secret ${SECRET_NAME} -o jsonpath='{$.data.token}' | base64 --decode kubectl --kubeconfig=$REMOTE_KUBECONFIG describe secret $KSA | sed -ne 's/^token: *//p'
HECQUET D. · Revisado há over 3 years
Sujesh T. · Revisado há over 3 years
Sujesh T. · Revisado há over 3 years
sambit o. · Revisado há over 3 years
AHYBRID081 Configuring a Multi-cluster Mesh Error student_04_c6c487d647e2@cloudshell:~ (qwiklabs-gcp-00-ece6ae8b70e2)$ printf "\n$(kubectl describe secret $KSA | sed -ne 's/^token: *//p')\n\n" Error from server (NotFound): secrets "remote-admin-sa" not found
Bhagesh P. · Revisado há over 3 years
Natasha D. · Revisado há over 3 years
Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.