fix reconfigure-kubelet doc err (#7377)
This commit is contained in:
committed by
k8s-ci-robot
parent
883934fe7d
commit
ac2f3cdc51
@@ -290,7 +290,7 @@ configSource:
|
|||||||
### Observe that the Kubelet is using the new configuration
|
### Observe that the Kubelet is using the new configuration
|
||||||
|
|
||||||
Once more, retrieve the Node with `kubectl get node ${NODE_NAME} -o yaml`, and
|
Once more, retrieve the Node with `kubectl get node ${NODE_NAME} -o yaml`, and
|
||||||
look for the `ConfigOK` condition in `status.conditions`. You should the message
|
look for the `ConfigOK` condition in `status.conditions`. You should see the message
|
||||||
`Using current (UID: NEW_CONFIG_MAP_UID)` when the Kubelet starts using the
|
`Using current (UID: NEW_CONFIG_MAP_UID)` when the Kubelet starts using the
|
||||||
new configuration.
|
new configuration.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user