This message was deleted.
# rke2
a
This message was deleted.
r
This might also auto-post from a different computer I'm still logged into Slack with, so sorry if it duplicates.
Those are in the static pods, many of them in the same container to keep the same version. You can see the static pods by checking with crictl. If you aren't familiar with that, see https://gist.github.com/superseb/3b78f47989e0dbc1295486c186e944bf .
p
Yes, they are on the static pod folder and checked that the containers are indeed running. But still do not know how if they are running why they are not being shown via kubectl. they shoud be visible as
<podname>-<nodename>
right?
r
Nope, they don't show up that way. Just how RKE2 was set up. I don't know why, but it's possible it's in the RKE2 docs?
p
weird because I created a brand new rke2 cluster with the same rke2 version and the kube-api, etcd, contollrer etc.. are on my kube-system. Thats why im still quite confused 🙂