mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-17 10:25:16 +00:00
Update worker troubleshooting
Correct count and role to match the doc page
This commit is contained in:
committed by
Catherine Luse
parent
cd96fe5cce
commit
228d9b0e87
+2
-2
@@ -7,7 +7,7 @@ This section applies to every node as it includes components that run on nodes w
|
||||
|
||||
# Check if the Containers are Running
|
||||
|
||||
There are three specific containers launched on nodes with the `controlplane` role:
|
||||
There are two specific containers launched on nodes with the `worker` role:
|
||||
|
||||
* kubelet
|
||||
* kube-proxy
|
||||
@@ -32,4 +32,4 @@ The logging of the containers can contain information on what the problem could
|
||||
```
|
||||
docker logs kubelet
|
||||
docker logs kube-proxy
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user