Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Enabling private nodes for GKE clusters #538
Enabling private nodes for GKE clusters #538
Changes from 26 commits
67a168b
e170da4
f0b2ecb
07efc60
894a7e4
bf19129
fe42c83
51664ee
c5bd53d
8a4d9c2
dbf3bcd
47eacfa
dd17497
8a16a9f
f941f0c
e2c9169
39d9649
554a386
20d2a38
51e1c0b
405ad13
d41b1c5
da2b3c5
8cd8202
333e141
87b6fb6
96ec6b9
d3bc70c
a3a17c6
632048d
4eccd46
48d86ee
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we leave this unset?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alas, no :( #538 (comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried to see if there exists a default router we can use too, and based on reading the docs and running
gcloud compute routers list
I've come to the conclusion we have to create our own. So this LGTM