Skip to content

Commit 228d9b0

Browse files
dkeightleycatherineluse
authored andcommitted
Update worker troubleshooting
Correct count and role to match the doc page
1 parent cd96fe5 commit 228d9b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/rancher/v2.x/en/troubleshooting/kubernetes-components/worker-and-generic

content/rancher/v2.x/en/troubleshooting/kubernetes-components/worker-and-generic/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This section applies to every node as it includes components that run on nodes w
77

88
# Check if the Containers are Running
99

10-
There are three specific containers launched on nodes with the `controlplane` role:
10+
There are two specific containers launched on nodes with the `worker` role:
1111

1212
* kubelet
1313
* kube-proxy
@@ -32,4 +32,4 @@ The logging of the containers can contain information on what the problem could
3232
```
3333
docker logs kubelet
3434
docker logs kube-proxy
35-
```
35+
```

0 commit comments

Comments
 (0)