mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
Optimize the document for readability (#9730)
Signed-off-by: Fish-pro <zechun.chen@daocloud.io>
This commit is contained in:
@@ -54,7 +54,7 @@ listen kubernetes-apiserver-https
|
||||
balance roundrobin
|
||||
```
|
||||
|
||||
Note: That's an example config managed elsewhere outside of Kubespray.
|
||||
Note: That's an example config managed elsewhere outside Kubespray.
|
||||
|
||||
And the corresponding example global vars for such a "cluster-aware"
|
||||
external LB with the cluster API access modes configured in Kubespray:
|
||||
@@ -85,7 +85,7 @@ for it.
|
||||
|
||||
Note: TLS/SSL termination for externally accessed API endpoints' will **not**
|
||||
be covered by Kubespray for that case. Make sure your external LB provides it.
|
||||
Alternatively you may specify an externally load balanced VIPs in the
|
||||
Alternatively you may specify an external load balanced VIPs in the
|
||||
`supplementary_addresses_in_ssl_keys` list. Then, kubespray will add them into
|
||||
the generated cluster certificates as well.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user