#!/bin/bash export K3S_TOKEN="$1" curl -sfL https://get.k3s.io | sh -s - server --cluster-init