Update links to avoid redirects. (#5768)

This commit is contained in:
Steve Perry
2017-10-04 16:59:36 -07:00
committed by GitHub
parent fda7ed44df
commit 634dd83bbd
7 changed files with 10 additions and 15 deletions
+2 -2
View File
@@ -12,14 +12,14 @@ This guide explains how to use events in federation control plane to help in deb
This guide assumes that you have a running Kubernetes Cluster
Federation installation. If not, then head over to the
[federation admin guide](/docs/admin/federation/) to learn how to
[federation admin guide](/docs/concepts/cluster-administration/federation/) to learn how to
bring up a cluster federation (or have your cluster administrator do
this for you). Other tutorials, for example
[this one](https://github.com/kelseyhightower/kubernetes-cluster-federation)
by Kelsey Hightower, are also available to help you.
You are also expected to have a basic
[working knowledge of Kubernetes](/docs/getting-started-guides/) in
[working knowledge of Kubernetes](/docs/setup/) in
general.
## Overview
+1 -1
View File
@@ -16,7 +16,7 @@ parallelism and completions exist across the registered clusters.
* {% include federated-task-tutorial-prereqs.md %}
* You are also expected to have a basic
[working knowledge of Kubernetes](/docs/getting-started-guides/) in
[working knowledge of Kubernetes](/docs/setup/) in
general and [jobs](/docs/concepts/workloads/controllers/jobs-run-to-completion/) in particular.
{% endcapture %}