elmoallistair / juaragcp

community repository contains guides for completing hands-on google cloud labs (formerly qwiklabs)
209 stars 157 forks source link

Command not working in Deploy and manage cloud environment with google cloud: challenge lab #45

Closed Arsh-ak7 closed 4 years ago

Arsh-ak7 commented 4 years ago

DECK_POD=$(kubectl get pods --namespace default -l "cluster=spin-deck" -o jsonpath="{.items[0].metadata.name}")

This above command is not working. Also i can not see the spin-deck pod in the default namespace