AHYBRID081 Configuring a multi-cluster mesh with Anthos Service Mesh Rezensionen
3700 Rezensionen
Miwa Y. · Vor mehr als 3 Jahre überprüft
Abhishek Kumar M. · Vor mehr als 3 Jahre überprüft
Completed
Laxman K. · Vor mehr als 3 Jahre überprüft
Ajay Kumar S. · Vor mehr als 3 Jahre überprüft
Naveen K. · Vor mehr als 3 Jahre überprüft
Gregory P. · Vor mehr als 3 Jahre überprüft
GKE-Cluster(central) is failed to create at lab provisioning.
Takayuki T. · Vor mehr als 3 Jahre überprüft
Takayuki T. · Vor mehr als 3 Jahre überprüft
洸輔 島. · Vor mehr als 3 Jahre überprüft
Onsen S. · Vor mehr als 3 Jahre überprüft
Heyun X. · Vor mehr als 3 Jahre überprüft
Broken lab
Floyd S. · Vor mehr als 3 Jahre überprüft
公浩 山. · Vor mehr als 3 Jahre überprüft
公浩 山. · Vor mehr als 3 Jahre überprüft
Le F. · Vor mehr als 3 Jahre überprüft
Takayuki T. · Vor mehr als 3 Jahre überprüft
Yusaku T. · Vor mehr als 3 Jahre überprüft
Katsuya U. · Vor mehr als 3 Jahre überprüft
Randell B. · Vor mehr als 3 Jahre überprüft
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. · Vor mehr als 3 Jahre überprüft
Sujesh T. · Vor mehr als 3 Jahre überprüft
Sujesh T. · Vor mehr als 3 Jahre überprüft
sambit o. · Vor mehr als 3 Jahre überprüft
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. · Vor mehr als 3 Jahre überprüft
Natasha D. · Vor mehr als 3 Jahre überprüft
Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.