Replace redirect links of install kubectl
/docs/tasks/tools/install-kubectl/ is redirected to /docs/tasks/tools/ This commit replace the redirect links for installing kubectl with direct links.
This commit is contained in:
@@ -11,7 +11,7 @@ external IP address.
|
||||
|
||||
## {{% heading "prerequisites" %}}
|
||||
|
||||
* Install [kubectl](/docs/tasks/tools/install-kubectl/).
|
||||
* Install [kubectl](/docs/tasks/tools/).
|
||||
* Use a cloud provider like Google Kubernetes Engine or Amazon Web Services to
|
||||
create a Kubernetes cluster. This tutorial creates an
|
||||
[external load balancer](/docs/tasks/access-application-cluster/create-external-load-balancer/),
|
||||
|
||||
Reference in New Issue
Block a user