关于“AHYBRID081 Configuring a multi-cluster mesh with Anthos Service Mesh”的评价
正在加载…
未找到任何结果。

关于“AHYBRID081 Configuring a multi-cluster mesh with Anthos Service Mesh”的评价

3699 条评价

Abhishek Kumar M. · 已于 over 3 years前审核

Completed

Laxman K. · 已于 over 3 years前审核

Ajay Kumar S. · 已于 over 3 years前审核

Naveen K. · 已于 over 3 years前审核

Gregory P. · 已于 over 3 years前审核

GKE-Cluster(central) is failed to create at lab provisioning.

Takayuki T. · 已于 over 3 years前审核

Takayuki T. · 已于 over 3 years前审核

洸輔 島. · 已于 over 3 years前审核

Onsen S. · 已于 over 3 years前审核

Heyun X. · 已于 over 3 years前审核

Broken lab

Floyd S. · 已于 over 3 years前审核

公浩 山. · 已于 over 3 years前审核

公浩 山. · 已于 over 3 years前审核

Le F. · 已于 over 3 years前审核

Takayuki T. · 已于 over 3 years前审核

Yusaku T. · 已于 over 3 years前审核

Katsuya U. · 已于 over 3 years前审核

Randell B. · 已于 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. · 已于 over 3 years前审核

Sujesh T. · 已于 over 3 years前审核

Sujesh T. · 已于 over 3 years前审核

sambit o. · 已于 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. · 已于 over 3 years前审核

Natasha D. · 已于 over 3 years前审核

could not complete. Low resource errors and unable to register remote cluster due to inability to create token. (Task 2)

Pfeiffer, S. · 已于 over 3 years前审核

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。