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 12bdb8f commit baa9da8Copy full SHA for baa9da8
content/en/docs/tutorials/stateful-application/zookeeper.md
@@ -26,7 +26,7 @@ Kubernetes concepts:
26
- [Pods](/docs/concepts/workloads/pods/)
27
- [Cluster DNS](/docs/concepts/services-networking/dns-pod-service/)
28
- [Headless Services](/docs/concepts/services-networking/service/#headless-services)
29
-- [PersistentVolumes](/docs/concepts/storage/volumes/)
+- [PersistentVolumes](/docs/concepts/storage/persistent-volumes/)
30
- [PersistentVolume Provisioning](https://github.com/kubernetes/examples/tree/master/staging/persistent-volume-provisioning/)
31
- [StatefulSets](/docs/concepts/workloads/controllers/statefulset/)
32
- [PodDisruptionBudgets](/docs/concepts/workloads/pods/disruptions/#pod-disruption-budget)
0 commit comments