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

Cloud Shell Command not working #27

@samuel-js

Description

@samuel-js

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions