Skip to content

Commit

Permalink
Fix get-credentials link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bradhoekstra authored and WilliamDenniss committed Oct 3, 2018
1 parent 130193f commit 71d2a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ are configured with your desired project & cluster.
1. run `gcloud init` to select your account, project and region
containing the GKE cluster.
2. run
(get-credentials)[https://cloud.google.com/sdk/gcloud/reference/container/clusters/get-credentials]
[get-credentials](https://cloud.google.com/sdk/gcloud/reference/container/clusters/get-credentials)
to configure `kubectl`.

## Exposing a Deployment with kubehost
Expand Down

0 comments on commit 71d2a85

Please sign in to comment.