We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad6474d commit 440abceCopy full SHA for 440abce
README.md
@@ -27,6 +27,7 @@ Run `yarn` so that you install all the necessary dependencies.
27
28
- `yarn up`: creates a new GKE cluster and fetches the necessary credentials
29
- `yarn destroy`: deletes a GKE cluster that was previously created with `yarn up`
30
+- `yarn auth`: fetch the credentials so that kubectl can speak to the cluster
31
- `yarn web`: opens the GCP page for your cluster in your webrowser
32
33
## Troubleshooting
0 commit comments