diff --git a/config/v1beta1/types.go b/config/v1beta1/types.go index 49e8480..d298f3c 100644 --- a/config/v1beta1/types.go +++ b/config/v1beta1/types.go @@ -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