Compartilhar via


KubeletConfig.FailSwapOn Propriedade

Definição

Obtém ou define se definido como true, isso fará com que o Kubelet falhe ao iniciar se a troca estiver habilitada no nó.

[Newtonsoft.Json.JsonProperty(PropertyName="failSwapOn")]
public bool? FailSwapOn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="failSwapOn")>]
member this.FailSwapOn : Nullable<bool> with get, set
Public Property FailSwapOn As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a