Skip to content

Commit

Permalink
Fix dangling "pick-right-solution" references - English (#14468)
Browse files Browse the repository at this point in the history
* Fix dangling references

* Redirect to setup

* english update only

* english update only

* Update last file

* word fix
  • Loading branch information
Seth authored and jluis committed May 23, 2019
1 parent d44ee32 commit 347cc38
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ It assumes some familiarity with core Kubernetes [concepts](/docs/concepts/).
{{% capture body %}}
## Planning a cluster

See the guides in [Picking the Right Solution](/docs/setup/pick-right-solution/) for examples of how to plan, set up, and configure Kubernetes clusters. The solutions listed in this article are called *distros*.
See the guides in [Setup](/docs/setup/) for examples of how to plan, set up, and configure Kubernetes clusters. The solutions listed in this article are called *distros*.

Before choosing a guide, here are some considerations:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ federation api-server.
{{% capture prerequisites %}}

* {{< include "federated-task-tutorial-prereqs.md" >}}
* You should also have a basic [working knowledge of Kubernetes](/docs/setup/pick-right-solution/) in
* You should also have a basic [working knowledge of Kubernetes](/docs/setup/) in
general.

{{% /capture %}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ across all the clusters in federation.

* {{< include "federated-task-tutorial-prereqs.md" >}}
* You should also have a basic
[working knowledge of Kubernetes](/docs/setup/pick-right-solution/) in
[working knowledge of Kubernetes](/docs/setup/) in
general and [ConfigMaps](/docs/tasks/configure-pod-container/configure-pod-configmap/) in particular.

{{% /capture %}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ across all the clusters in federation.

* {{< include "federated-task-tutorial-prereqs.md" >}}
* You are also expected to have a basic
[working knowledge of Kubernetes](/docs/setup/pick-right-solution/) in
[working knowledge of Kubernetes](/docs/setup/) in
general and [DaemonSets](/docs/concepts/workloads/controllers/daemonset/) in particular.

{{% /capture %}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Some features

* {{< include "federated-task-tutorial-prereqs.md" >}}
* You should also have a basic
[working knowledge of Kubernetes](/docs/setup/pick-right-solution/) in
[working knowledge of Kubernetes](/docs/setup/) in
general and [Deployments](/docs/concepts/workloads/controllers/deployment/) in particular.

{{% /capture %}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ across all the clusters in federation.

* {{< include "federated-task-tutorial-prereqs.md" >}}
* You are also expected to have a basic
[working knowledge of Kubernetes](/docs/setup/pick-right-solution/) in
[working knowledge of Kubernetes](/docs/setup/) in
general and [Namespaces](/docs/concepts/overview/working-with-objects/namespaces/) in particular.

{{% /capture %}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ To complete this tutorial, you should already have a basic familiarity with [Pod
* Have a supported Kubernetes cluster running

{{< note >}}
Please read the [getting started guides](/docs/setup/pick-right-solution/) if you do not already have a cluster.
Please read the [setup](/docs/setup/) if you do not already have a cluster.
{{< /note >}}

### Additional Minikube Setup Instructions
Expand Down

0 comments on commit 347cc38

Please sign in to comment.