follow up cleanup after SupportPodPidLimits GA

Kubernetes-commit: 2a9228eb3c0ecabd2c513691820a731ae7654646
This commit is contained in:
Sergey Kanzhelev 2020-09-14 18:50:24 +00:00 committed by Kubernetes Publisher
parent 514ed8b316
commit c41dcd641c
1 changed files with 0 additions and 1 deletions

View File

@ -482,7 +482,6 @@ type KubeletConfiguration struct {
// +optional
PodCIDR string `json:"podCIDR,omitempty"`
// PodPidsLimit is the maximum number of pids in any pod.
// Requires the SupportPodPidsLimit feature gate to be enabled.
// Dynamic Kubelet Config (beta): If dynamically updating this field, consider that
// lowering it may prevent container processes from forking after the change.
// Default: -1