File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
content/en/docs/reference/command-line-tools-reference Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -737,7 +737,8 @@ Each feature gate is designed for enabling/disabling a specific feature:
737
737
[ readiness probes] ( /docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#configure-probes ) .
738
738
- ` ExpandCSIVolumes ` : Enable the expanding of CSI volumes.
739
739
- ` ExpandedDNSConfig ` : Enable kubelet and kube-apiserver to allow more DNS
740
- search paths and longer list of DNS search paths. See
740
+ search paths and longer list of DNS search paths. This feature requires container
741
+ runtime support(Containerd: v1.5.6 or higher, CRI-O: v1.22 or higher). See
741
742
[ Expanded DNS Configuration] ( /docs/concepts/services-networking/dns-pod-service/#expanded-dns-configuration ) .
742
743
- ` ExpandInUsePersistentVolumes ` : Enable expanding in-use PVCs. See
743
744
[ Resizing an in-use PersistentVolumeClaim] ( /docs/concepts/storage/persistent-volumes/#resizing-an-in-use-persistentvolumeclaim ) .
You can’t perform that action at this time.
0 commit comments