service Cidrs
Parameters
A list of CIDRs to use for Kubernetes services. For single-stack networking a single IPv4 CIDR is expected. For dual-stack networking an IPv4 and IPv6 CIDR are expected. Changing this forces a new resource to be created.
Note: This range should not be used by any network element on or connected to this VNet. Service address CIDR must be smaller than /12.
docker_bridge_cidr
,dns_service_ip
andservice_cidr
should all be empty or all should be set.
Parameters
A list of CIDRs to use for Kubernetes services. For single-stack networking a single IPv4 CIDR is expected. For dual-stack networking an IPv4 and IPv6 CIDR are expected. Changing this forces a new resource to be created.
Note: This range should not be used by any network element on or connected to this VNet. Service address CIDR must be smaller than /12.
docker_bridge_cidr
,dns_service_ip
andservice_cidr
should all be empty or all should be set.