Skip to content

Commit f95397d

Browse files
pendoragonwaynepeking348
authored andcommitted
chore(doc): update enhanced k8s installation guide
1 parent c261f1e commit f95397d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install-enhanced-k8s.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cd deploy
1717
wget https://github.com/containerd/containerd/releases/download/v1.4.12/containerd-1.4.12-linux-amd64.tar.gz
1818
wget https://github.com/opencontainers/runc/releases/download/v1.1.1/runc.amd64
1919
wget https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.25.0/crictl-v1.25.0-linux-amd64.tar.gz
20-
wget https://github.com/kubewharf/enhanced-k8s/releases/download/v1.24.6-kubewharf.4/kubernetes-node-linux-amd64.tar.gz
20+
wget https://github.com/kubewharf/enhanced-k8s/releases/download/v1.24.6-kubewharf.7/kubernetes-node-linux-amd64.tar.gz
2121

2222
cd -
2323
```
@@ -254,7 +254,7 @@ etcd:
254254
dataDir: /var/lib/etcd
255255
imageRepository: kubewharf
256256
kind: ClusterConfiguration
257-
kubernetesVersion: v1.24.6-kubewharf.4
257+
kubernetesVersion: v1.24.6-kubewharf.7
258258
networking:
259259
dnsDomain: cluster.local
260260
serviceSubnet: 172.23.192.0/18

0 commit comments

Comments
 (0)