Commit de73d82
Restrict K8s API firewall to VPC + Tailscale only (#37)
Now that GitHub Actions uses self-hosted runners in VPC,
we no longer need the K8s API open to the internet.
- VPC (10.118.0.0/20): Allows kubelets, kube-proxy, and GitHub runner
- Tailscale (100.64.0.0/10): Allows admin kubectl access
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 8e6bc57 commit de73d82
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | | - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments