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

Enabling private nodes for GKE clusters #538

Merged
merged 32 commits into from
Aug 4, 2021
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
67a168b
Enable private nodes in GKE cluster
sgibson91 Jul 21, 2021
e170da4
Disable private endpoint in GKE cluster
sgibson91 Jul 21, 2021
f0b2ecb
Set a minimum version of terraform
sgibson91 Jul 27, 2021
07efc60
Add a boolean flag to enable private clusters
sgibson91 Jul 27, 2021
894a7e4
Dynamically provision cluster attribute blocks
sgibson91 Jul 27, 2021
bf19129
Add networking support for private clusters
sgibson91 Jul 27, 2021
fe42c83
Restructure code block so terraform lint passes
sgibson91 Jul 27, 2021
51664ee
Restructure code block so terraform lint passes
sgibson91 Jul 27, 2021
c5bd53d
Merge branch 'tf-private-nodes' of github.com:sgibson91/pilot-hubs in…
sgibson91 Jul 27, 2021
8a4d9c2
Add links to module docs in network.tf
sgibson91 Jul 28, 2021
dbf3bcd
Tweak condition for ip_allocation_policy in cluster.tf
sgibson91 Jul 28, 2021
47eacfa
Set some empty labels/tags to prevent "changed outside of terraform"
sgibson91 Jul 29, 2021
dd17497
Simplify network setup
sgibson91 Aug 2, 2021
8a16a9f
Update self_links to network and subnet
sgibson91 Aug 2, 2021
f941f0c
Fix linting error
sgibson91 Aug 2, 2021
e2c9169
Update variable docstring
sgibson91 Aug 2, 2021
39d9649
Add encrypted deployer SA for pangeo-hubs
sgibson91 Aug 2, 2021
554a386
Convert deployer key to JSON format instead of YAML
sgibson91 Aug 2, 2021
20d2a38
Merge branch 'master' into tf-private-nodes
sgibson91 Aug 2, 2021
51e1c0b
Remove terraform version pinning from main.tf
sgibson91 Aug 2, 2021
405ad13
Merge branch 'master' into tf-private-nodes
sgibson91 Aug 2, 2021
d41b1c5
Merge branch 'tf-private-nodes' of github.com:sgibson91/pilot-hubs in…
sgibson91 Aug 2, 2021
da2b3c5
Move network file under GCP dir
sgibson91 Aug 2, 2021
8cd8202
Shouldn't add the deployer key in this PR
sgibson91 Aug 2, 2021
333e141
Add source IP ranges to firewall rule
sgibson91 Aug 3, 2021
87b6fb6
Deploy and Cloud Router and Cloud NAT to handle outbound traffic
sgibson91 Aug 3, 2021
96ec6b9
Change name of firewall rule to be more descriptive
sgibson91 Aug 3, 2021
d3bc70c
Use name attribute instead of self_link for consistency
sgibson91 Aug 3, 2021
a3a17c6
Document source ranges for IAP SSH ingress firewall rule
sgibson91 Aug 3, 2021
632048d
Use the project's default network and subnetwork
sgibson91 Aug 3, 2021
4eccd46
Explicitly set more "flappy" variables
sgibson91 Aug 3, 2021
48d86ee
Update doc for enable_private_cluster
yuvipanda Aug 4, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into tf-private-nodes
sgibson91 committed Aug 2, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 405ad137df7d0aaea676ad13f82d091db97eec04

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.