s/apiservers/api_servers/ in Salt
It looks like api_servers finally won this battle. Kill off the last remaining places passing it, but allow the kubelet Salt to accept apiservers for a period of time. (This was bothering my OCD.)
This commit is contained in:
@@ -51,7 +51,7 @@ The following enumerates the set of defined key/value pairs that are supported t
|
||||
|
||||
Key | Value
|
||||
------------- | -------------
|
||||
`apiservers` | (Optional) The IP address / host name where a kubelet can get read-only access to kube-apiserver
|
||||
`api_servers` | (Optional) The IP address / host name where a kubelet can get read-only access to kube-apiserver
|
||||
`cbr-cidr` | (Optional) The minion IP address range used for the docker container bridge.
|
||||
`cloud` | (Optional) Which IaaS platform is used to host kubernetes, *gce*, *azure*, *aws*, *vagrant*
|
||||
`cloud_provider` | (Optional) The cloud_provider used by apiserver: *gce*, *azure*, *vagrant*
|
||||
|
Reference in New Issue
Block a user