From 07274829f60f6cb57ecbf99f6ee2fdbb216216fc Mon Sep 17 00:00:00 2001 From: David Oppenheimer Date: Thu, 16 Jul 2015 17:26:19 -0700 Subject: [PATCH] Add link to multi-cluster doc --- docs/admin/cluster-troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/cluster-troubleshooting.md b/docs/admin/cluster-troubleshooting.md index b6dc7bcdfde..d016caaaf50 100644 --- a/docs/admin/cluster-troubleshooting.md +++ b/docs/admin/cluster-troubleshooting.md @@ -118,7 +118,7 @@ Mitigations: - Mitigates: Node shutdown - Mitigates: Kubelet software fault -- Action: Multiple independent clusters (and avoid making risky changes to all clusters at once) +- Action: [Multiple independent clusters](multi-cluster.md) (and avoid making risky changes to all clusters at once) - Mitigates: Everything listed above.