Update links to avoid redirects. (#5763)

This commit is contained in:
Steve Perry
2017-10-04 14:27:41 -07:00
committed by GitHub
parent 3384da0ba8
commit 6ddca1d62f
6 changed files with 6 additions and 6 deletions
@@ -34,7 +34,7 @@ why you might want multiple clusters are:
* Fault isolation: It might be better to have multiple small clusters rather
than a single large cluster for fault isolation (for example: multiple
clusters in different availability zones of a cloud provider).
See [Multi cluster guide](/docs/admin/multi-cluster) for details.
See [Multi cluster guide](/docs/concepts/cluster-administration/federation/) for details.
* Scalability: There are scalability limits to a single kubernetes cluster (this
should not be the case for most users. For more details:
[Kubernetes Scaling and Performance Goals](https://git.k8s.io/community/sig-scalability/goals.md)).