Single node K3s installation
Note:
- Make sure you have
/usr/local/bin
configured in your PATH:export PATH=$PATH:/usr/local/bin
). All the commands must be executed asroot
user. - Refer to System requirements.
- For RHEL, K3s needs the following package to be installed:
k3s-selinux
(repo rancher-k3s-common-stable) and its dependenciescontainer-selinux
(repo rhel-8-appstream-rhui-rpms) andpolicycoreutils-python-utils
(repo rhel-8-baseos-rhui-rpms).