Remove and redirect: prereqs. (#3836)
This commit is contained in:
@@ -6,6 +6,8 @@ title: Installing and Setting Up kubectl
|
|||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/tasks/kubectl/install/"
|
- "/docs/tasks/kubectl/install/"
|
||||||
- "/docs/tasks/kubectl/install.html"
|
- "/docs/tasks/kubectl/install.html"
|
||||||
|
- "/docs/user-guide/prereqs/"
|
||||||
|
- "/docs/user-guide/prereqs.html"
|
||||||
---
|
---
|
||||||
{% capture overview %}
|
{% capture overview %}
|
||||||
Use the Kubernetes command-line tool, [kubectl](/docs/user-guide/kubectl), to deploy and manage applications on Kubernetes. Using kubectl, you can inspect cluster resources; create, delete, and update components; and look at your new cluster and bring up example apps.
|
Use the Kubernetes command-line tool, [kubectl](/docs/user-guide/kubectl), to deploy and manage applications on Kubernetes. Using kubectl, you can inspect cluster resources; create, delete, and update components; and look at your new cluster and bring up example apps.
|
||||||
|
|||||||
@@ -1,13 +0,0 @@
|
|||||||
---
|
|
||||||
assignees:
|
|
||||||
- bgrant0607
|
|
||||||
- mikedanese
|
|
||||||
title: Installing and Setting up kubectl
|
|
||||||
redirect_from:
|
|
||||||
- "/docs/getting-started-guides/kubectl/"
|
|
||||||
- "/docs/getting-started-guides/kubectl.html"
|
|
||||||
---
|
|
||||||
|
|
||||||
{% include user-guide-content-moved.md %}
|
|
||||||
|
|
||||||
[Installing and Setting Up kubectl](/docs/tasks/kubectl/install/)
|
|
||||||
Reference in New Issue
Block a user