Motivation
During the exploration in https://github.com/giantswarm/giantswarm/issues/24762 and https://github.com/giantswarm/giantswarm/issues/25773 we learned how to create a private network configuration for workload clusters in CAPZ based on the prototype - now we need to implement this in our CAPZ clusters.
Todo
Outcome
- We can select for any new installation if they can create private or public workload clusters.
- Private workload clusters can only be accessed over the VPN and do not expose public IPs.
- Glippy Installation creates private network workload clusters.
Motivation
During the exploration in https://github.com/giantswarm/giantswarm/issues/24762 and https://github.com/giantswarm/giantswarm/issues/25773 we learned how to create a private network configuration for workload clusters in CAPZ based on the prototype - now we need to implement this in our CAPZ clusters.
Todo
Outcome