Running Databases in GKE Reviews

4945 reviews

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

Sergii S. · Reviewed about 1 year ago

Giuseppe B. · Reviewed about 1 year ago

suresh p. · Reviewed about 1 year ago

jaime antonio a. · Reviewed about 1 year ago

Juan Antonio L. · Reviewed about 1 year ago

Paohua C. · Reviewed about 1 year ago

Kenichi O. · Reviewed about 1 year ago

Mohammad Suhail S. · Reviewed about 1 year ago

srinivas a. · Reviewed about 1 year ago

Amaravadi B. · Reviewed about 1 year ago

철정 안. · Reviewed about 1 year ago

Daniel A. · Reviewed about 1 year ago

Ricardo H. · Reviewed about 1 year ago

Carlos V. · Reviewed about 1 year ago

Miguel M. · Reviewed about 1 year ago

Nicolás M. · 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.