Update container runtime guidance

This commit is contained in:
yeasy
2026-03-16 20:49:00 -07:00
committed by Baohua Yang
parent b5830eb690
commit 2b82e16bcb
22 changed files with 115 additions and 49 deletions

View File

@@ -44,9 +44,9 @@
```bash
$ kubectl get nodes
NAME STATUS ROLES AGE VERSION
control-plane Ready control-plane 10d v1.30.2
worker-1 Ready <none> 10d v1.30.2
worker-2 Ready <none> 10d v1.30.2
control-plane Ready control-plane 10d v1.35.1
worker-1 Ready <none> 10d v1.35.1
worker-2 Ready <none> 10d v1.35.1
```
每个节点的详细信息以如下结构保存