Microsoft Azure · Schema

ContainerServiceNetworkProfile

Profile of network configuration.

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Properties

Name Type Description
networkPlugin string Network plugin used for building the Kubernetes network.
networkPluginMode string The mode the network plugin should use.
networkPolicy string Network policy used for building the Kubernetes network.
networkDataplane string The network dataplane used in the Kubernetes cluster.
podCidr string A CIDR notation IP range from which to assign pod IPs.
serviceCidr string A CIDR notation IP range from which to assign service cluster IPs.
dnsServiceIP string An IP address assigned to the Kubernetes DNS service.
loadBalancerSku string The load balancer sku for the managed cluster.
outboundType string The outbound (egress) routing method.
View JSON Schema on GitHub