Move Guide topic: Prereqs

This commit is contained in:
Andrew Chen
2017-03-16 14:53:31 -07:00
parent 4c6b8cc087
commit b40a74416d
9 changed files with 174 additions and 163 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ assignees:
title: kubectl Overview
---
`kubectl` is a command line interface for running commands against Kubernetes clusters. This overview covers `kubectl` syntax, describes the command operations, and provides common examples. For details about each command, including all the supported flags and subcommands, see the [kubectl](/docs/user-guide/kubectl) reference documentation. For installation instructions see [prerequisites](/docs/user-guide/prereqs).
`kubectl` is a command line interface for running commands against Kubernetes clusters. This overview covers `kubectl` syntax, describes the command operations, and provides common examples. For details about each command, including all the supported flags and subcommands, see the [kubectl](/docs/user-guide/kubectl) reference documentation. For installation instructions see [installing kubectl](/docs/tasks/kubectl/install/).
## Syntax