Running Databases in GKE Reviews

4986 reviews

one part didn't work.

Colby M. · Reviewed about 1 year ago

Did not work. Also not really learning, just being a monkey doing a trick.

Karim H. · Reviewed about 1 year ago

Prem R. · Reviewed about 1 year ago

Good to practice hands-on

Rajiv M. · Reviewed about 1 year ago

Step 14: The command is incorrect.

Dzmitry C. · Reviewed about 1 year ago

shiva shankar reddy g. · Reviewed about 1 year ago

The Kubernetes cluster MySQL install using Yaml did not work as designed.

Jeffrey P. · Reviewed about 1 year ago

Bhanu P. · Reviewed about 1 year ago

kubectl exec -it mysql-deployment-859598d8cc-f5nzr /bin/bash error: exec [POD] [COMMAND] is not supported anymore. Use exec [POD] -- [COMMAND] instead See 'kubectl exec -h' for help and examples

Ivan K. · Reviewed about 1 year ago

Kaviraja B. · Reviewed about 1 year ago

Luis M. · Reviewed about 1 year ago

Thekra A. · Reviewed about 1 year ago

Naveen Kumar C. · Reviewed about 1 year ago

Kaushal s. · Reviewed about 1 year ago

Rimma A. · Reviewed about 1 year ago

Lakshmanan T. · Reviewed about 1 year ago

Muralidhar K. · Reviewed about 1 year ago

one command was deprecated, requesting to provide the latest command. error: exec [POD] [COMMAND] is not supported anymore. Use exec [POD] -- [COMMAND] instead See 'kubectl exec -h' for help and examples

Ajendra P. · Reviewed about 1 year ago

I keep receiving an error on Task 2, Step 14. error: exec [POD] [COMMAND] is not supported anymore. Use exec [POD] -- [COMMAND] instead See 'kubectl exec -h' for help and examples When I executed the help command, I am not able to determine the problem. This is the 2nd time I have re-tried this lab, and I keep running into the same problem: The kubectl exec command given in the lab instructions is no longer supported. kubectl exec -it mysql-deployment-6979c8f4c5-dqlv8 /bin/bash error: exec [POD] [COMMAND] is not supported anymore. Use exec [POD] -- [COMMAND] instead See 'kubectl exec -h' for help and examples

Charlie M. · Reviewed about 1 year ago

>> kubectl exec -it mysql-deployment-6979c8f4c5-kbp4s /bin/bash error: exec [POD] [COMMAND] is not supported anymore. Use exec [POD] -- [COMMAND] instead kubectl exec -it mysql-deployment-6979c8f4c5-kbp4s -c <CONTAINER_NAME> -- /bin/bash cat /run/secrets/kubernetes.io/serviceaccount/token && echo NOTE: if you only have 1 container in your pod, you can omit -c <CONTAINER_NAME>

JUAN RAMON L. · Reviewed about 1 year ago

I am getting error below when trying exec kubectl command( kubectl exec -it mysql-deployment-6979c8f4c5-j9zwr /bin/bash) . solved it by using kubectl exec -it mysql-deployment-6979c8f4c5-j9zwr -- /bin/bash.

Subba Rambabu T. · Reviewed about 1 year ago

I keep receiving an error on Task 2, Step 13. error: exec [POD] [COMMAND] is not supported anymore. Use exec [POD] -- [COMMAND] instead See 'kubectl exec -h' for help and examples When I executed the help command, I am not able to determine the problem. I will re-try the lab later.

Charlie M. · Reviewed about 1 year ago

kubectl command to exec bash was not working anymore with the settings provided. Needed -help option to find the correct arguments for kubectl

Peter V. · Reviewed about 1 year ago

悠人 西. · Reviewed about 1 year ago

Sooryaprabhath P. · 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.