Freigeben über


PodIPAllocationMode.DynamicIndividual Property

Definition

Each node gets allocated with a non-contiguous list of IP addresses assignable to pods. This is better for maximizing a small to medium subnet of size /16 or smaller. The Azure CNI cluster with dynamic IP allocation defaults to this mode if the customer does not explicitly specify a podIPAllocationMode Serialized Name: PodIPAllocationMode.DynamicIndividual

public static Azure.ResourceManager.ContainerService.Models.PodIPAllocationMode DynamicIndividual { get; }
static member DynamicIndividual : Azure.ResourceManager.ContainerService.Models.PodIPAllocationMode
Public Shared ReadOnly Property DynamicIndividual As PodIPAllocationMode

Property Value

Applies to