cluster-api-provider-aws
cluster-api-provider-aws copied to clipboard
Ability to specify Availability Zones from the `VPCSpec` object
trafficstars
/kind feature
Describe the solution you'd like
Currently the AZ selection can be done using availabilityZoneUsageLimit and availabilityZoneSelection. However, there is no direct way to provide a list of availability zones to use.
I'd like a field that takes a list of availability zone names (or zone IDs) and create the VPC and subnets only in those availability zones.
Environment:
- Cluster-api-provider-aws version: 2.1.4
- Kubernetes version: (use
kubectl version): - OS (e.g. from
/etc/os-release):