Share via


KubeletConfig.PodMaxPids Property

Definition

The maximum number of processes per pod.

public int? PodMaxPids { get; set; }
member this.PodMaxPids : Nullable<int> with get, set
Public Property PodMaxPids As Nullable(Of Integer)

Property Value

Applies to