make watch cache sizes configuratable of kube-apiserver

This commit is contained in:
magicwang-cn
2016-02-05 15:47:27 +08:00
parent c09b67f60f
commit d2cf858560
23 changed files with 143 additions and 19 deletions

View File

@@ -106,9 +106,10 @@ kube-apiserver
--tls-private-key-file="": File containing x509 private key matching --tls-cert-file.
--token-auth-file="": If set, the file that will be used to secure the secure port of the API server via token authentication.
--watch-cache[=true]: Enable watch caching in the apiserver
--watch-cache-sizes=[]: List of watch cache sizes for every resource (pods, nodes, etc.), comma separated. The individual override format: resource#size, where size is a number. It takes effect when watch-cache is enabled.
```
###### Auto generated by spf13/cobra on 26-Jan-2016
###### Auto generated by spf13/cobra on 5-Feb-2016
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->