Merge pull request #30686 from chetak123/flexVolume_deprecated

Mark FlexVolume deprecated
This commit is contained in:
Kubernetes Prow Robot
2021-12-01 05:39:14 -08:00
committed by GitHub
4 changed files with 8 additions and 4 deletions
@@ -375,6 +375,7 @@ For [flex-volume support](https://github.com/kubernetes/community/blob/ab55d85/c
Kubernetes components like the kubelet and kube-controller-manager use the default path of
`/usr/libexec/kubernetes/kubelet-plugins/volume/exec/`, yet the flex-volume directory _must be writeable_
for the feature to work.
(**Note**: FlexVolume was deprecated in the Kubernetes v1.23 release)
To workaround this issue you can configure the flex-volume directory using the kubeadm
[configuration file](/docs/reference/config-api/kubeadm-config.v1beta3/).