Merge pull request #2781 from oshalygin/patch-3

Remove autogenerate todo from docs
reviewable/pr2812/r1^2
Phillip Wittrock 2017-03-14 12:07:09 -07:00 committed by GitHub
commit df5fecc5c8
1 changed files with 0 additions and 2 deletions

View File

@ -7,8 +7,6 @@ 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).
TODO: Auto-generate this file to ensure it's always in sync with any `kubectl` changes, see [#14177](http://pr.k8s.io/14177).
## Syntax
Use the following syntax to run `kubectl` commands from your terminal window: