Refresh of refdocs; adds autoscaling and batch

This commit is contained in:
John Mulhausen
2016-03-17 15:58:12 -07:00
parent 28c4889104
commit dbe21d103a
69 changed files with 20393 additions and 10172 deletions
+1 -4
View File
@@ -1,5 +1,3 @@
---
---
<!-- BEGIN MUNGE: UNVERSIONED_WARNING -->
@@ -45,7 +43,6 @@ cat pod.json | kubectl create -f -
```
--alsologtostderr[=false]: log to standard error as well as files
--api-version="": The API version to use when talking to the server
--certificate-authority="": Path to a cert. file for the certificate authority.
--client-certificate="": Path to a client certificate file for TLS.
--client-key="": Path to a client key file for TLS.
@@ -77,7 +74,7 @@ cat pod.json | kubectl create -f -
* [kubectl create secret](kubectl_create_secret.md) - Create a secret using specified subcommand.
* [kubectl create serviceaccount](kubectl_create_serviceaccount.md) - Create a service account with the specified name.
###### Auto generated by spf13/cobra on 29-Feb-2016
###### Auto generated by spf13/cobra on 2-Mar-2016