We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d256c64 commit 8b778eaCopy full SHA for 8b778ea
content/en/docs/concepts/storage/storage-classes.md
@@ -333,8 +333,8 @@ using `allowedTopologies`.
333
334
{{< note >}}
335
`zone` and `zones` parameters are deprecated and replaced with
336
-[allowedTopologies](#allowed-topologies). When [GCE CSI Migration](
337
-https://kubernetes.io/docs/concepts/storage/volumes/#gce-csi-migration) is
+[allowedTopologies](#allowed-topologies). When
+[GCE CSI Migration](/docs/concepts/storage/volumes/#gce-csi-migration) is
338
enabled, a GCE PD volume can be provisioned in a topology that does not match
339
any nodes, but any pod trying to use that volume will fail to schedule. With
340
legacy pre-migration GCE PD, in this case an error will be produced
0 commit comments