This message was deleted.
# rke2
a
This message was deleted.
c
if containerd and kubelet aren’t getting started, then it sounds like its not able to pull and extract the runtime image, which is where the bootstrap binaries come from. Have you looked at the logs?
m
The only logs I get are from the rke2-server, you can see them at https://gist.github.com/tboerger/2522f21ea61acc4617365905d144dc49
I haven't found the source how rke2 is getting the binaries for containerd, crt, kubectl and so on... They are also not written to the documented bin directory.
The containerd socket doesn't exist as well
m
I use https://github.com/lablabs/ansible-role-rke2/tree/main to install RKE2 in airgapped environment. All required files for the airgapped environment are copied from the local ansible server.
m
Even my desktop environment is restricted that I'm not able to download anything from GitHub, so I got to wait until some infra admin adds all archives to the local Artifactory -.-