Closed rschmied closed 5 months ago
I'll consolidate the typos and will test the Azure cloud-init/netplan interaction. Also testing if I can add another ubuntu user to prevent the last cloud init module from failing (cosmetic...)
allow cluster deployments on AWS
- this also now uses a non-default VPC (fixes No support for custom VPCs #9)
Hi @rschmied. I wanted to clarify the request on No support for custom VPCs #9. Deploying to an available (i.e. existing) custom VPC was the original request, as AWS enterprise users will likely have VPC compliance mechanisms in place and preassigned, in-use IP space they'll need to fit this into.
Not objecting to this change going in as-is, but again, just wanted to clarify the original request if this pull request is the proposed fix.
Thanks @orndor for the clarification. We’ll adjust. Either the “fixes” part or the code.
@amieczko-te Iast commit regarding network configuration seems to work OK for me, both on Azure as well as on AWS. Removing the custom 00-cml2-base.yaml
applies the configuration OK to the "physical" NIC. As we're not using bridge0 in cloud, it's safe to remove it, afaict.
cluster
section has been added to the config file. Some keywords have changed (hostname
->controller_hostname
). See also a new "Cluster" section in the AWS documentationdeb
->software
enable_patty
in thecommon
section of the config.