PodIPAllocationMode.DynamicIndividual Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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