configure-upgrade-etcd.md: rename section header (#15328)
The section heading refers to starting API Server, but the content is about starting etcd cluster.
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
eaf8b43d6c
commit
daa1886134
@@ -39,9 +39,9 @@ content_template: templates/task
|
|||||||
|
|
||||||
Operating etcd with limited resources is suitable only for testing purposes. For deploying in production, advanced hardware configuration is required. Before deploying etcd in production, see [resource requirement reference documentation](https://github.com/coreos/etcd/blob/master/Documentation/op-guide/hardware.md#example-hardware-configurations).
|
Operating etcd with limited resources is suitable only for testing purposes. For deploying in production, advanced hardware configuration is required. Before deploying etcd in production, see [resource requirement reference documentation](https://github.com/coreos/etcd/blob/master/Documentation/op-guide/hardware.md#example-hardware-configurations).
|
||||||
|
|
||||||
## Starting Kubernetes API server
|
## Starting etcd clusters
|
||||||
|
|
||||||
This section covers starting a Kubernetes API server with an etcd cluster in the deployment.
|
This section covers starting a single-node and multi-node etcd cluster.
|
||||||
|
|
||||||
### Single-node etcd cluster
|
### Single-node etcd cluster
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user