新增 Service:K3s

2026-03-06 06:02:51 +00:00
parent e57e777802
commit ed9ef9d5da

7
Service%EF%BC%9AK3s.md Normal file

@@ -0,0 +1,7 @@
```bash
sudo curl -sfL https://get.k3s.io | sh -
```
```bash
sudo systemctl status k3s
```