This message was deleted.
# k3s
a
This message was deleted.
h
what version of k3s and what version of RHEL?? Have you looked at the support matrix? https://www.suse.com/suse-k3s/support-matrix/all-supported-versions/k3s-v1-30/ And review OS requirements: https://docs.k3s.io/installation/requirements?os=rhel
p
RHEL VERSION="9.4 and k3s - v1.29.7-rc2+k3s1
h
RHEL9.4 is not officially supported for k3s v1.29 see 1st link above
although that may not be the issue here... also make sure you have all OS requirements addressed
p
Sure, I need help setting up K3s offline without internet connectivity in rhel
c
> trying to install with this command - /usr/local/bin/k3s server That doesn’t install anything, it just runs the server in your terminal. You probably still want to run the install script to generate the systemd unit so that you can run k3s as a service.