Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Cloud Shell Command not working #27

Open
samuel-js opened this issue Nov 12, 2018 · 0 comments
Open

Cloud Shell Command not working #27

samuel-js opened this issue Nov 12, 2018 · 0 comments

Comments

@samuel-js
Copy link

samuel-js commented Nov 12, 2018

Hi,
The commands posted in the tutorial to create the deployments are:
kubectl.sh create -f bigquery-controller.yaml
kubectl.sh create -f twitter-stream.yaml

The ones that worked for me are the commands without the ".sh":
kubectl create -f bigquery-controller.yaml
kubectl create -f twitter-stream.yaml

@samuel-js samuel-js changed the title Cloud Sheel Command not working Cloud Shell Command not working Nov 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant