In the eksctl ClusterConfig file, how to map if I have multiple subnets (subnets with different CIDR range) in the same AZ ?
eu-west-1a:
id: "subnet-02a3dacfd211d0870"
cidr: "192.168.32.0/22"
eu-west-1b:
id: "subnet-07a7b2710e102cc03"
cidr: "192.168.36.0/22"
eu-west-1c:
id: "subnet-00b560c1f99779a6d"
cidr: "192.168.40.0/22"
eu-west-1a:
id: "subnet-0c5e28e892372ebf4"
cidr: "192.168.47.0/25"