Fix dangling "pick-right-solution" references - English (#14468)
* Fix dangling references * Redirect to setup * english update only * english update only * Update last file * word fix
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
785412cb72
commit
3f02b89a1e
@@ -15,7 +15,7 @@ It assumes some familiarity with core Kubernetes [concepts](/docs/concepts/).
|
|||||||
{{% capture body %}}
|
{{% capture body %}}
|
||||||
## Planning a cluster
|
## 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:
|
Before choosing a guide, here are some considerations:
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ federation api-server.
|
|||||||
{{% capture prerequisites %}}
|
{{% capture prerequisites %}}
|
||||||
|
|
||||||
* {{< include "federated-task-tutorial-prereqs.md" >}}
|
* {{< 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.
|
general.
|
||||||
|
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ across all the clusters in federation.
|
|||||||
|
|
||||||
* {{< include "federated-task-tutorial-prereqs.md" >}}
|
* {{< include "federated-task-tutorial-prereqs.md" >}}
|
||||||
* You should also have a basic
|
* 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.
|
general and [ConfigMaps](/docs/tasks/configure-pod-container/configure-pod-configmap/) in particular.
|
||||||
|
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ across all the clusters in federation.
|
|||||||
|
|
||||||
* {{< include "federated-task-tutorial-prereqs.md" >}}
|
* {{< include "federated-task-tutorial-prereqs.md" >}}
|
||||||
* You are also expected to have a basic
|
* 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.
|
general and [DaemonSets](/docs/concepts/workloads/controllers/daemonset/) in particular.
|
||||||
|
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ Some features
|
|||||||
|
|
||||||
* {{< include "federated-task-tutorial-prereqs.md" >}}
|
* {{< include "federated-task-tutorial-prereqs.md" >}}
|
||||||
* You should also have a basic
|
* 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.
|
general and [Deployments](/docs/concepts/workloads/controllers/deployment/) in particular.
|
||||||
|
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ across all the clusters in federation.
|
|||||||
|
|
||||||
* {{< include "federated-task-tutorial-prereqs.md" >}}
|
* {{< include "federated-task-tutorial-prereqs.md" >}}
|
||||||
* You are also expected to have a basic
|
* 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.
|
general and [Namespaces](/docs/concepts/overview/working-with-objects/namespaces/) in particular.
|
||||||
|
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ To complete this tutorial, you should already have a basic familiarity with [Pod
|
|||||||
* Have a supported Kubernetes cluster running
|
* Have a supported Kubernetes cluster running
|
||||||
|
|
||||||
{{< note >}}
|
{{< 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 >}}
|
{{< /note >}}
|
||||||
|
|
||||||
### Additional Minikube Setup Instructions
|
### Additional Minikube Setup Instructions
|
||||||
|
|||||||
Reference in New Issue
Block a user