Skip to content

Commit

Permalink
Update get-started-calico-zh_CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
weizhoublue authored Aug 2, 2023
1 parent 94e4405 commit 40450aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/install/underlay/get-started-calico-zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Spiderpool 可用作 Underlay 网络场景下,为 Deployment、StatefulSet 等

```shell
helm repo add spiderpool https://spidernet-io.github.io/spiderpool
helm install spiderpool spiderpool/spiderpool --namespace kube-system --set ipam.enableSpiderSubnet=true
helm install spiderpool spiderpool/spiderpool --namespace kube-system --set ipam.enableSpiderSubnet=true --set multus.multusCNI.install=false
```

> Spiderpool 默认 IPv4-Only, 如需启用 IPv6 请参考 [Spiderpool IPv6](https://github.com/spidernet-io/spiderpool/blob/main/docs/usage/ipv6.md)
Expand Down

0 comments on commit 40450aa

Please sign in to comment.