Azure Kubernetes Service · Example Payload

Azure Kubernetes Service Container Service Network Profile Example

AzureCloudContainersDevOpsKubernetesOrchestration

Azure Kubernetes Service Container Service Network Profile Example is an example object payload from Azure Kubernetes Service, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

networkPluginnetworkPluginModenetworkPolicynetworkDataplanepodCidrserviceCidrdnsServiceIPoutboundTypeloadBalancerSkuipFamilies

Example Payload

Raw ↑
{
  "networkPlugin": "example_value",
  "networkPluginMode": "example_value",
  "networkPolicy": "example_value",
  "networkDataplane": "example_value",
  "podCidr": "example_value",
  "serviceCidr": "example_value",
  "dnsServiceIP": "example_value",
  "outboundType": "example_value",
  "loadBalancerSku": "example_value",
  "ipFamilies": []
}