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 @@ -784,7 +784,8 @@ Each feature gate is designed for enabling/disabling a specific feature:
784
784
[ readiness probes] ( /docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#configure-probes ) .
785
785
- ` ExpandCSIVolumes ` : Enable the expanding of CSI volumes.
786
786
- ` ExpandedDNSConfig ` : Enable kubelet and kube-apiserver to allow more DNS
787
- search paths and longer list of DNS search paths. See
787
+ search paths and longer list of DNS search paths. This feature requires container
788
+ runtime support(Containerd: v1.5.6 or higher, CRI-O: v1.22 or higher). See
788
789
[ Expanded DNS Configuration] ( /docs/concepts/services-networking/dns-pod-service/#expanded-dns-configuration ) .
789
790
- ` ExpandInUsePersistentVolumes ` : Enable expanding in-use PVCs. See
790
791
[ 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