Update scratch.md
The first letter needs to be capitalized.
This commit is contained in:
committed by
Zachary Corleissen
parent
83b731720d
commit
c9d01fe528
@@ -508,9 +508,9 @@ While the basic node services (kubelet, kube-proxy, docker) are typically starte
|
|||||||
traditional system administration/automation approaches, the remaining *master* components of Kubernetes are
|
traditional system administration/automation approaches, the remaining *master* components of Kubernetes are
|
||||||
all configured and managed *by Kubernetes*:
|
all configured and managed *by Kubernetes*:
|
||||||
|
|
||||||
- their options are specified in a Pod spec (yaml or json) rather than an /etc/init.d file or
|
- Their options are specified in a Pod spec (yaml or json) rather than an /etc/init.d file or
|
||||||
systemd unit.
|
systemd unit.
|
||||||
- they are kept running by Kubernetes rather than by init.
|
- They are kept running by Kubernetes rather than by init.
|
||||||
|
|
||||||
### etcd
|
### etcd
|
||||||
|
|
||||||
@@ -839,7 +839,7 @@ of their purpose is in the admin guide](/docs/admin/cluster-components/#addons).
|
|||||||
Notes for setting up each cluster service are given below:
|
Notes for setting up each cluster service are given below:
|
||||||
|
|
||||||
* Cluster DNS:
|
* Cluster DNS:
|
||||||
* required for many Kubernetes examples
|
* Required for many Kubernetes examples
|
||||||
* [Setup instructions](http://releases.k8s.io/{{page.githubbranch}}/cluster/addons/dns/)
|
* [Setup instructions](http://releases.k8s.io/{{page.githubbranch}}/cluster/addons/dns/)
|
||||||
* [Admin Guide](/docs/concepts/services-networking/dns-pod-service/)
|
* [Admin Guide](/docs/concepts/services-networking/dns-pod-service/)
|
||||||
* Cluster-level Logging
|
* Cluster-level Logging
|
||||||
|
|||||||
Reference in New Issue
Block a user