Fix outdated versions, template variables and version inconsistencies

- Update K8s Dashboard v2.0.0 to v2.7.0
- Update etcd v3.4.0 to v3.5.17
- Update PostgreSQL 15 to 16 for consistency
- Update Node.js 12 to 20 (current LTS)
- Replace unresolved GitBook template variables (CODE1/2/3/9)
This commit is contained in:
yeasy
2026-03-14 08:45:42 -07:00
parent f430657e5e
commit 6678e313ef
6 changed files with 11 additions and 11 deletions

View File

@@ -9,7 +9,7 @@
执行以下命令即可部署 Dashboard
```bash
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0/aio/deploy/recommended.yaml
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.7.0/aio/deploy/recommended.yaml
```
### 14.7.2 访问