Compartir a través de


KubeletConfig.FailStartWithSwapOn Propiedad

Definición

Si se establece en true, se producirá un error al iniciar Kubelet si el intercambio está habilitado en el nodo.

public bool? FailStartWithSwapOn { get; set; }
member this.FailStartWithSwapOn : Nullable<bool> with get, set
Public Property FailStartWithSwapOn As Nullable(Of Boolean)

Valor de propiedad

Se aplica a