Fix some spelling mistakes
This commit is contained in:
@@ -97,7 +97,7 @@ The Node controller contains the cloud-dependent functionality of the kubelet. P
|
||||
|
||||
In this new model, the kubelet initializes a node without cloud-specific information. However, it adds a taint to the newly created node that makes the node unschedulable until the CCM initializes the node with cloud-specific information, and then removes this taint.
|
||||
|
||||
### 3. Kubernets API server
|
||||
### 3. Kubernetes API server
|
||||
|
||||
The PersistentVolumeLabels controller moves the cloud-dependent functionality of the Kubernetes API server to the CCM as described in the preceding sections.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user