Update links to avoid redirect.s (#5829)
This commit is contained in:
@@ -25,7 +25,7 @@ following Kubernetes concepts.
|
||||
* [PersistentVolumes](/docs/concepts/storage/persistent-volumes/)
|
||||
* [PersistentVolume Provisioning](https://github.com/kubernetes/examples/tree/{{page.githubbranch}}/staging/persistent-volume-provisioning/)
|
||||
* [StatefulSets](/docs/concepts/workloads/controllers/statefulset/)
|
||||
* [kubectl CLI](/docs/user-guide/kubectl)
|
||||
* [kubectl CLI](/docs/user-guide/kubectl/)
|
||||
|
||||
This tutorial assumes that your cluster is configured to dynamically provision
|
||||
PersistentVolumes. If your cluster is not configured to do so, you
|
||||
|
||||
@@ -30,7 +30,7 @@ Kubernetes concepts.
|
||||
* [StatefulSets](/docs/concepts/workloads/controllers/statefulset/)
|
||||
* [PodDisruptionBudgets](/docs/concepts/workloads/pods/disruptions/#specifying-a-poddisruptionbudget)
|
||||
* [PodAntiAffinity](/docs/user-guide/node-selection/#inter-pod-affinity-and-anti-affinity-beta-feature)
|
||||
* [kubectl CLI](/docs/user-guide/kubectl)
|
||||
* [kubectl CLI](/docs/user-guide/kubectl/)
|
||||
|
||||
You will require a cluster with at least four nodes, and each node will require
|
||||
at least 2 CPUs and 4 GiB of memory. In this tutorial you will cordon and
|
||||
|
||||
Reference in New Issue
Block a user