Merge pull request #32667 from dobsonj/kep-596-1.24-updates

Update security considerations for CSI inline ephemeral volumes
This commit is contained in:
Kubernetes Prow Robot
2022-04-12 19:16:46 -07:00
committed by GitHub
2 changed files with 12 additions and 16 deletions
@@ -1211,7 +1211,6 @@ A `csi` volume can be used in a Pod in three different ways:
* through a reference to a [PersistentVolumeClaim](#persistentvolumeclaim)
* with a [generic ephemeral volume](/docs/concepts/storage/ephemeral-volumes/#generic-ephemeral-volume)
(alpha feature)
* with a [CSI ephemeral volume](/docs/concepts/storage/ephemeral-volumes/#csi-ephemeral-volume)
if the driver supports that (beta feature)