From ed9ef9d5dabf922f9be66def27fff23c52a9489f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=B3=BB=E7=B5=B1=E7=AE=A1=E7=90=86=E5=93=A1?= Date: Fri, 6 Mar 2026 06:02:51 +0000 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20Service=EF=BC=9AK3s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Service%EF%BC%9AK3s.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Service%EF%BC%9AK3s.md diff --git a/Service%EF%BC%9AK3s.md b/Service%EF%BC%9AK3s.md new file mode 100644 index 0000000..6003c27 --- /dev/null +++ b/Service%EF%BC%9AK3s.md @@ -0,0 +1,7 @@ +```bash +sudo curl -sfL https://get.k3s.io | sh - +``` + +```bash +sudo systemctl status k3s +``` \ No newline at end of file