新增 Service:K3s
@@ -0,0 +1,7 @@
|
||||
```bash
|
||||
sudo curl -sfL https://get.k3s.io | sh -
|
||||
```
|
||||
|
||||
```bash
|
||||
sudo systemctl status k3s
|
||||
```
|
||||
Reference in New Issue
Block a user