Create Installing Tools section. (#3706)

This commit is contained in:
Steve Perry
2017-05-10 09:39:55 -07:00
committed by GitHub
parent 14fa478c2d
commit 5d7bb8c7b2
2 changed files with 5 additions and 2 deletions
+2 -2
View File
@@ -3,9 +3,9 @@ abstract: "Step-by-step instructions for performing operations with Kubernetes."
toc: toc:
- docs/tasks/index.md - docs/tasks/index.md
- title: Using the kubectl Command-Line - title: Installing Tools
section: section:
- docs/tasks/kubectl/install.md - docs/tasks/tools/install-kubectl.md
- title: Configuring Pods and Containers - title: Configuring Pods and Containers
section: section:
@@ -3,6 +3,9 @@ assignees:
- bgrant0607 - bgrant0607
- mikedanese - mikedanese
title: Installing and Setting Up kubectl title: Installing and Setting Up kubectl
redirect_from:
- "/docs/tasks/kubectl/install/"
- "/docs/tasks/kubectl/install.html"
--- ---
To deploy and manage applications on Kubernetes, you'll use the To deploy and manage applications on Kubernetes, you'll use the