KubeletConfig.HardEvictionThreshold Property

Definition

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

Property Value

Applies to