mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-25 11:15:39 +00:00
Update container runtime guidance
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
每个节点的详细信息以如下结构保存:
|
||||
|
||||
Reference in New Issue
Block a user