Skip to content

Commit 0b3359c

Browse files
authored
Merge pull request #27139 from vaibhav2107/link-high-availability
Update the hyperlink address of High-Availability Clusters
2 parents 65b92fb + 4522ec6 commit 0b3359c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/debug-application-cluster/debug-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ This is an incomplete list of things that could go wrong, and how to adjust your
102102
- Action: Use IaaS providers reliable storage (e.g. GCE PD or AWS EBS volume) for VMs with apiserver+etcd
103103
- Mitigates: Apiserver backing storage lost
104104

105-
- Action: Use [high-availability](/docs/admin/high-availability) configuration
105+
- Action: Use [high-availability](/docs/setup/production-environment/tools/kubeadm/high-availability/) configuration
106106
- Mitigates: Control plane node shutdown or control plane components (scheduler, API server, controller-manager) crashing
107107
- Will tolerate one or more simultaneous node or component failures
108108
- Mitigates: API server backing storage (i.e., etcd's data directory) lost

0 commit comments

Comments
 (0)