ContainerServiceFleetTaintEffect.NoSchedule 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.
Do not allow new pods to schedule onto the node unless they tolerate the taint, but allow all pods submitted to Kubelet without going through the scheduler to start, and allow all already-running pods to continue running. Enforced by the scheduler.
public static Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetTaintEffect NoSchedule { get; }
static member NoSchedule : Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetTaintEffect
Public Shared ReadOnly Property NoSchedule As ContainerServiceFleetTaintEffect