siderolabs / cluster-api-provider-talos

A cluster-api provider for deploying Talos clusters.
https://www.talos-systems.com
Mozilla Public License 2.0
9 stars 4 forks source link

feat: create floating IPs for aws, gce, azure #47

Closed rsmitty closed 5 years ago

rsmitty commented 5 years ago

This PR will create floating IPs at the time of creation for each provisioner. This will allow for more advance e2e, as well as an enhanced user experience.

Still needs docs/kustomize cleanup, but basic functionality is working as expected.