Skip to content

Commit

Permalink
feat(main): fix docker calico image (#2613)
Browse files Browse the repository at this point in the history
Signed-off-by: cuisongliu <cuisongliu@qq.com>
  • Loading branch information
cuisongliu authored Feb 18, 2023
1 parent 81591e4 commit 7ef515a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ And now everything is ready.
## Use cri-docker image

```shell
sealos run labring/kubernetes-docker:v1.20.8-4.1.4 labring/calico:v3.24.1 \
sealos run labring/kubernetes-docker:v1.20.8-4.1.4 labring/calico:v3.22.1 \
--masters 192.168.64.2,192.168.64.22,192.168.64.20 \
--nodes 192.168.64.21,192.168.64.19 -p [your-ssh-passwd]
```
Expand Down

0 comments on commit 7ef515a

Please sign in to comment.