Freigeben über


KubeletConfig.FailSwapOn Eigenschaft

Definition

Ruft ab oder legt fest, wenn auf TRUE festgelegt ist, führt dies dazu, dass das Kubelet nicht gestartet werden kann, wenn der Austausch auf dem Knoten aktiviert ist.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: