giantswarm / azure-operator

Manages Kubernetes clusters running in in a Giant Swarm installation on Microsoft Azure
https://giantswarm.io/
Apache License 2.0
30 stars 7 forks source link

Allow using an existing public IP for the NAT gateway of worker nodes. #1492

Closed whites11 closed 3 years ago

whites11 commented 3 years ago

Towards: https://github.com/giantswarm/giantswarm/issues/18048

This PR allows using an externally-managed, existing public IP address for the workers nat gateway. This is useful for customers that want to have control of the public IP address for egress traffic of worker nodes.