Pre-Installation Validation Script
Run the following command as the
root user to validate all server prerequisites before installation. This is a single command - enter it on one
line.curl -sfL https://assets.master.k3s.getvisibility.com/k3s/k3s.sh |
INSTALL_K3S_VERSION="v1.26.10+k3s1" K3S_KUBECONFIG_MODE="644"
PRODUCT_NAME=synergy ONLY_PRECHECK=true sh -s - server --node-name=local-01