Compartir a través de


KubeletConfig.PodMaxPids Propiedad

Definición

Obtiene o establece el número máximo de procesos por pod.

[Newtonsoft.Json.JsonProperty(PropertyName="podMaxPids")]
public int? PodMaxPids { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="podMaxPids")>]
member this.PodMaxPids : Nullable<int> with get, set
Public Property PodMaxPids As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a