Remove and redirect: prereqs. (#3836)

This commit is contained in:
Steve Perry
2017-05-18 18:55:14 -07:00
committed by GitHub
parent 18ccf43021
commit 76976b2976
2 changed files with 2 additions and 13 deletions
+2
View File
@@ -6,6 +6,8 @@ title: Installing and Setting Up kubectl
redirect_from:
- "/docs/tasks/kubectl/install/"
- "/docs/tasks/kubectl/install.html"
- "/docs/user-guide/prereqs/"
- "/docs/user-guide/prereqs.html"
---
{% 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.
-13
View File
@@ -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/)