📜  安装 k3s - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:34.942000             🧑  作者: Mango

代码示例1
curl -sfL https://get.k3s.io | sh -

### without traefik
curl -sfL https://get.k3s.io | sh -s - --no-deploy=traefik