리뷰 Google Cloud에서 Cloud 보안 기본사항 구현하기: 챌린지 실습개
리뷰 65827개
Bhabesh R. · 대략 1개월 전에 리뷰됨
Miguel Ricardo A. · 대략 1개월 전에 리뷰됨
Marcelo C. · 대략 1개월 전에 리뷰됨
Konstantyn T. · 대략 1개월 전에 리뷰됨
Jeremiah H. · 대략 1개월 전에 리뷰됨
Suresh N. · 대략 1개월 전에 리뷰됨
Yura T. · 대략 1개월 전에 리뷰됨
matias d. · 대략 1개월 전에 리뷰됨
Sandika M. · 대략 1개월 전에 리뷰됨
Anielka F. · 대략 1개월 전에 리뷰됨
Samar G. · 대략 1개월 전에 리뷰됨
Keyur S. · 대략 1개월 전에 리뷰됨
Tetiana F. · 대략 1개월 전에 리뷰됨
Andrew M. · 대략 1개월 전에 리뷰됨
Shamus S. · 대략 1개월 전에 리뷰됨
CARLOS R. · 대략 1개월 전에 리뷰됨
Lab trying too hard to be tricky with non-default network that isn't mentioned, and already existing jumphost not being made clear. In the past, other labs had leftovers from previous students (like buckets) and it could be assumed for this one as well (in error)
Phil R. · 대략 1개월 전에 리뷰됨
Kamini Y. · 대략 1개월 전에 리뷰됨
Mateusz F. · 대략 1개월 전에 리뷰됨
Maansi G. · 대략 1개월 전에 리뷰됨
bad lab
Ferney De Jesus A. · 대략 1개월 전에 리뷰됨
CARLOS R. · 대략 1개월 전에 리뷰됨
A bunch of objects were already existing (like the two subnets and the jumphost) with incorrect settings. Are other students abandoned labs leaking into my lab? It's a bit unexpected that I have to clean up other people's mess while doing my challenge lab. In the end, the lab grader was bugged with "Please ensure you have correctly added the internal IP of the orca-jumphost machine to your cluster." and I had to waste credits taking it again... student_02_e785104aa399@cloudshell:~ (qwiklabs-gcp-03-26094f5f009f)$ JUMPHOST_INTERNAL_IP=$(gcloud compute instances describe orca-jumphost \ --zone=$ZONE \ --format='value(networkInterfaces[0].networkIP)') student_02_e785104aa399@cloudshell:~ (qwiklabs-gcp-03-26094f5f009f)$ echo $JUMPHOST_INTERNAL_IP 10.0.8.2 student_02_e785104aa399@cloudshell:~ (qwiklabs-gcp-03-26094f5f009f)$ gcloud container clusters update $CLUSTER_NAME \ --zone=$ZONE \ --enable-master-authorized-networks \ --master-authorized-networks=$JUMPHOST_INTERNAL_IP/32 Updating orca-cluster-697...done. Updated [https://container.googleapis.com/v1/projects/qwiklabs-gcp-03-26094f5f009f/zones/europe-west1-b/clusters/orca-cluster-697]. To inspect the contents of your cluster, go to: https://console.cloud.google.com/kubernetes/workload_/gcloud/europe-west1-b/orca-cluster-697?project=qwiklabs-gcp-03-26094f5f009f student_02_e785104aa399@cloudshell:~ (qwiklabs-gcp-03-26094f5f009f)$ gcloud container clusters describe $CLUSTER_NAME \ --zone=$ZONE \ --format="yaml(name,subnetwork,nodeConfig.serviceAccount,privateClusterConfig.enablePrivateNodes,privateClusterConfig.enablePrivateEndpoint,masterAuthorizedNetworksConfig.enabled,masterAuthorizedNetworksConfig.cidrBlocks)" masterAuthorizedNetworksConfig: cidrBlocks: - cidrBlock: 10.0.8.2/32 enabled: true name: orca-cluster-697 nodeConfig: serviceAccount: orca-private-cluster-349-sa@qwiklabs-gcp-03-26094f5f009f.iam.gserviceaccount.com privateClusterConfig: enablePrivateEndpoint: true enablePrivateNodes: true subnetwork: orca-build-subnet
Phil R. · 대략 1개월 전에 리뷰됨
Guadalupe O. · 대략 1개월 전에 리뷰됨
Ahmed A. · 대략 1개월 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.