mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 16:37:34 +00:00
docs(content): update Compose and safety guidance
This commit is contained in:
@@ -17,7 +17,7 @@ K3s 的安装非常简单,官方提供了便捷的安装脚本。
|
||||
|
||||
#### 脚本安装
|
||||
|
||||
K3s 提供了极为便捷的安装脚本:
|
||||
K3s 提供了极为便捷的安装脚本。该命令会从网络下载脚本并直接交给 `sh` 执行,生产环境建议先下载审查脚本内容,并按官方文档固定版本或安装参数:
|
||||
|
||||
```bash
|
||||
curl -sfL https://get.k3s.io | sh -
|
||||
|
||||
Reference in New Issue
Block a user