KubeletConfig.HardEvictionThreshold 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.
Hard eviction thresholds for kubelet. When a threshold is not set, the system default is used. See AKS node resource reservations for details on computed defaults. Only applicable for Linux nodepools.
public Azure.ResourceManager.ContainerService.Models.KubeletHardEvictionThreshold HardEvictionThreshold { get; set; }
member this.HardEvictionThreshold : Azure.ResourceManager.ContainerService.Models.KubeletHardEvictionThreshold with get, set
Public Property HardEvictionThreshold As KubeletHardEvictionThreshold