Running Databases in GKE Reviews
4945 reviews
JOYDIP B. · Reviewed about 1 year ago
duan 李. · Reviewed about 1 year ago
Caijia Z. · Reviewed about 1 year ago
Nitin S. · Reviewed about 1 year ago
Víctor Manuel S. · Reviewed about 1 year ago
Some of the commands are outdated and need more clarity.
Parth B. · Reviewed about 1 year ago
Raju J. · Reviewed about 1 year ago
Liju V. · Reviewed about 1 year ago
CALVIN B. · Reviewed about 1 year ago
Asha A. · Reviewed about 1 year ago
student_01_d0bb99afbea7@cloudshell:~ (qwiklabs-gcp-03-48a2f1b56af1)$ kubectl get nodes E0205 23:44:08.276579 848 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused E0205 23:44:08.278744 848 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused
Tarun M. · Reviewed about 1 year ago
Bhanu P. · Reviewed about 1 year ago
Jose Manuel R. · Reviewed about 1 year ago
Rahilabanu R. · Reviewed about 1 year ago
Shinto J. · Reviewed about 1 year ago
Jafar S. · Reviewed about 1 year ago
Prashant V. · Reviewed about 1 year ago
Step-14 instruction command needs to be updated with below. kubectl exec -it mysql-deployment-6979c8f4c5-srk2z -- /bin/bash ------------ 14. Enter the following command but replace the pod name with your pod's name: kubectl exec -it mysql-deployment-76fdc44468-rfhbp /bin/bash student_02_335ea24790b3@cloudshell:~/mysql-gke (qwiklabs-gcp-00-9f236d5cf040)$ kubectl exec -it mysql-deployment-6979c8f4c5-srk2z /bin/bash error: exec [POD] [COMMAND] is not supported anymore. Use exec [POD] -- [COMMAND] instead See 'kubectl exec -h' for help and examples student_02_335ea24790b3@cloudshell:~/mysql-gke (qwiklabs-gcp-00-9f236d5cf040)$ Fix: student_02_335ea24790b3@cloudshell:~/mysql-gke (qwiklabs-gcp-00-9f236d5cf040)$ kubectl exec -it mysql-deployment-6979c8f4c5-srk2z -- /bin/bash bash-5.1#
RAHUL R. · Reviewed about 1 year ago
안도영(AHN DO-YOUNG) . · Reviewed about 1 year ago
LUIS EDWIN G. · Reviewed about 1 year ago
Giacomo G. · Reviewed about 1 year ago
Hunter M. · Reviewed about 1 year ago
SREE RAJ P. · Reviewed about 1 year ago
ananthesh k. · Reviewed about 1 year ago
one command was wrong in the lab You task2 step14 Enter the following command but replace the pod name with your pod's name: the command should be kubectl exec -it mysql-deployment-6979c8f4c5-wcf52 -- /bin/bash
Nidhi K. · Reviewed about 1 year ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.