Create Installing Tools section. (#3706)
This commit is contained in:
+2
-2
@@ -3,9 +3,9 @@ abstract: "Step-by-step instructions for performing operations with Kubernetes."
|
||||
toc:
|
||||
- docs/tasks/index.md
|
||||
|
||||
- title: Using the kubectl Command-Line
|
||||
- title: Installing Tools
|
||||
section:
|
||||
- docs/tasks/kubectl/install.md
|
||||
- docs/tasks/tools/install-kubectl.md
|
||||
|
||||
- title: Configuring Pods and Containers
|
||||
section:
|
||||
|
||||
@@ -3,6 +3,9 @@ assignees:
|
||||
- bgrant0607
|
||||
- mikedanese
|
||||
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
|
||||
Reference in New Issue
Block a user