Update Kubernetes to v1.36, build-push-action to v7

This commit is contained in:
yeasy
2026-04-25 15:10:51 +00:00
parent 839a63f5af
commit 9abc1cbb69
6 changed files with 13 additions and 13 deletions
+3 -3
View File
@@ -44,9 +44,9 @@
```bash
$ kubectl get nodes
NAME STATUS ROLES AGE VERSION
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
control-plane Ready control-plane 10d v1.36.0
worker-1 Ready <none> 10d v1.36.0
worker-2 Ready <none> 10d v1.36.0
```
每个节点的详细信息以如下结构保存