mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-20 22:18:49 +00:00
Fixed some typos:
Changed "an unified" to "a unified" Changed "a extra" to "an extra" Changed "for each pod have" to "for each pod to have"
This commit is contained in:
@@ -102,7 +102,7 @@ Service endpoints are currently found through [Docker-links-compatible](https://
|
||||
|
||||
## The Kubernetes Control Plane
|
||||
|
||||
The Kubernetes control plane is split into a set of components, but they all run on a single _master_ node. These work together to provide an unified view of the cluster.
|
||||
The Kubernetes control plane is split into a set of components, but they all run on a single _master_ node. These work together to provide a unified view of the cluster.
|
||||
|
||||
### etcd
|
||||
|
||||
|
Reference in New Issue
Block a user