Score:0

Worker roles missing on new RKE cluster on Ubuntu

ng flag

I’ve installed my first RKE cluster on Ubuntu-20.04.3 I followed the quickstart guide, and configured 1 controller and 2 workers.

root@tk8sc1:~# /var/lib/rancher/rke2/bin/kubectl --kubeconfig /etc/rancher/rke2/rke2.yaml get nodes
NAME     STATUS   ROLES                       AGE     VERSION
tk8sc1   Ready    control-plane,etcd,master   2d13h   v1.22.5+rke2r1
tk8sw1   Ready    <none>                      15h     v1.22.5+rke2r1
tk9sw2   Ready    <none>                      15h     v1.22.5+rke2r1

As you can see the worker roles have not been applied. I read the troubleshooting page, which says to check whether the kubelet+kube-proxy containers are running, they are not and neither are the images defined, but the page doesn’t mention what to do next. I’m not sure what I’ve missed or what I should do next, I’d appreciate any help for my next steps.

root@tk8sw1:~# docker ps -a -f=name='kubelet|kube-proxy'
CONTAINER ID   IMAGE     COMMAND   CREATED   STATUS    PORTS     NAMES
root@tk8sw1:~#
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.