mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-23 18:25:25 +00:00
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:
@@ -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 访问
|
||||
|
||||
Reference in New Issue
Block a user