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:
|
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
|
||||||
Reference in New Issue
Block a user