Merge pull request #8243 from docker/ucp-kube-volumes

Addresses 8242
This commit is contained in:
Maria Bermudez
2019-02-13 16:22:16 -08:00
committed by GitHub

View File

@@ -8,9 +8,9 @@ Docker UCP supports Network File System (NFS) persistent volumes for
Kubernetes. To enable this feature on a UCP cluster, you need to set up
an NFS storage volume provisioner.
> Kubernetes storage drivers
> ### Kubernetes storage drivers
>
> Currently, NFS is the only Kubernetes storage driver that UCP supports.
>NFS is one of the Kubernetes storage drivers that UCP supports. See [Kubernetes Volume Drivers](https://success.docker.com/article/compatibility-matrix#kubernetesvolumedrivers) in the Compatibility Matrix for the full list.
{: important}
## Enable NFS volume provisioning