说明:Homelab Monorepo
先决条件和灾难恢复
# Install K3s (turn off SELinx, Firewalld etc on the host)
# install on other hosts if multi node cluster
curl -sfL https://get.k3s.io | INSTALL_K3S_EXEC="server --no-deploy traefik" sh
# WITH MYSQL
#curl -sfL https://get.k
<weixin_42137723> 上传 | 大小:119kb