mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-27 11:53:53 +00:00
Fix several typos in control-plane-resilience.md
This commit is contained in:
@@ -179,7 +179,7 @@ well-bounded time period.
|
|||||||
Multiple stateless, self-hosted, self-healing API servers behind a HA
|
Multiple stateless, self-hosted, self-healing API servers behind a HA
|
||||||
load balancer, built out by the default "kube-up" automation on GCE,
|
load balancer, built out by the default "kube-up" automation on GCE,
|
||||||
AWS and basic bare metal (BBM). Note that the single-host approach of
|
AWS and basic bare metal (BBM). Note that the single-host approach of
|
||||||
hving etcd listen only on localhost to ensure that onyl API server can
|
having etcd listen only on localhost to ensure that only API server can
|
||||||
connect to it will no longer work, so alternative security will be
|
connect to it will no longer work, so alternative security will be
|
||||||
needed in the regard (either using firewall rules, SSL certs, or
|
needed in the regard (either using firewall rules, SSL certs, or
|
||||||
something else). All necessary flags are currently supported to enable
|
something else). All necessary flags are currently supported to enable
|
||||||
|
|||||||
Reference in New Issue
Block a user