mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #81457 from oke-py/fix-typos
fixed typos in kubectl book
This commit is contained in:
commit
ded22e3975
@ -130,9 +130,9 @@ such as those that they create and delete.
|
|||||||
cluster state to the observed cluster state at the time Reconcile is run.**
|
cluster state to the observed cluster state at the time Reconcile is run.**
|
||||||
|
|
||||||
1. Deployment Controller creates/deletes ReplicaSets
|
1. Deployment Controller creates/deletes ReplicaSets
|
||||||
1. ReplicaSet Controller creates/delete Pods
|
1. ReplicaSet Controller creates/deletes Pods
|
||||||
1. Scheduler (Controller) writes Nodes to Pods
|
1. Scheduler (Controller) writes Nodes to Pods
|
||||||
1. Node (Controller) runs Containers specifid in Pods on the Node
|
1. Node (Controller) runs Containers specified in Pods on the Node
|
||||||
|
|
||||||
**Watch**
|
**Watch**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user