Skip to content

Commit

Permalink
Update gen-apply-cluster.md (#4530)
Browse files Browse the repository at this point in the history
  • Loading branch information
lamking committed Feb 23, 2024
1 parent 8d39423 commit 4488fb6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -9,7 +9,7 @@ sidebar_position: 1
```shell
$ sealos gen labring/kubernetes:v1.25.0 labring/helm:v3.8.2 labring/calico:v3.24.1 \
--masters 192.168.0.2,192.168.0.3,192.168.0.4 \
--nodes 192.168.0.5,192.168.0.6,192.168.0.7 --passwd 'xxx' > Clusterfile
--nodes 192.168.0.5,192.168.0.6,192.168.0.7 --passwd 'xxx' -o Clusterfile
```

注意:labring/helm 应当在 labring/calico 之前。
Expand Down

0 comments on commit 4488fb6

Please sign in to comment.