Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ggilmore committed Apr 16, 2019
1 parent 440abce commit 87bce4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -28,6 +28,7 @@ Run `yarn` so that you install all the necessary dependencies.
- `yarn up`: creates a new GKE cluster and fetches the necessary credentials
- `yarn destroy`: deletes a GKE cluster that was previously created with `yarn up`
- `yarn auth`: fetch the credentials so that kubectl can speak to the cluster
- `yarn deauth`: remove the cluster's kubectl credentials
- `yarn web`: opens the GCP page for your cluster in your webrowser

## Troubleshooting
Expand Down

0 comments on commit 87bce4b

Please sign in to comment.