Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using gke.15 because gke.9 is no longer available. #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Using gke.15 because gke.9 is no longer available. #11

wants to merge 1 commit into from

Conversation

joliver
Copy link

@joliver joliver commented Nov 13, 2018

No description provided.

@@ -139,7 +139,7 @@ Create the `vault` Kubernetes cluster:
```
gcloud container clusters create vault \
--enable-autorepair \
--cluster-version 1.11.2-gke.9 \
--cluster-version 1.11.2-gke.15 \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should just change this to 1.11.2 or even 1.11. gcloud will do the right thing and then we wont have to keep updating it 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants