From d3475e6a5c2db54c885d709882544427555c1c09 Mon Sep 17 00:00:00 2001 From: Lorenzo Paris Date: Wed, 9 Sep 2020 14:37:24 -0700 Subject: [PATCH] Update content/en/docs/concepts/storage/storage-classes.md Co-authored-by: Tim Bannister --- content/en/docs/concepts/storage/storage-classes.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/en/docs/concepts/storage/storage-classes.md b/content/en/docs/concepts/storage/storage-classes.md index 9926ffc973..25edf94aed 100644 --- a/content/en/docs/concepts/storage/storage-classes.md +++ b/content/en/docs/concepts/storage/storage-classes.md @@ -422,7 +422,7 @@ There are two types of provisioners for vSphere storage classes: In-tree provisioners are [deprecated](https://kubernetes.io/blog/2019/12/09/kubernetes-1-17-feature-csi-migration-beta/#why-are-we-migrating-in-tree-plugins-to-csi). For more information on the CSI provisioner, see [Kubernetes vSphere CSI Driver](https://vsphere-csi-driver.sigs.k8s.io/) and [vSphereVolume CSI migration](https://kubernetes.io/docs/concepts/storage/volumes/#csi-migration-5). -#### CSI Provisioner +#### CSI Provisioner {#vsphere-provisioner-csi} The vSphere CSI StorageClass provisioner works with Tanzu Kubernetes clusters. @@ -846,4 +846,3 @@ Delaying volume binding allows the scheduler to consider all of a Pod's scheduling constraints when choosing an appropriate PersistentVolume for a PersistentVolumeClaim. -