Skip to content

Commit

Permalink
[docs]: add spidersubnet usage for spiderpool
Browse files Browse the repository at this point in the history
Signed-off-by: tao.yang <[email protected]>
  • Loading branch information
ty-dc committed Aug 21, 2023
1 parent a4a40f1 commit 66eb63c
Show file tree
Hide file tree
Showing 2 changed files with 478 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/network-topology-zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ spec:
- ${MACVLAN_MASTER_INTERFACE}
```
在本文示例中,使用如上配置,创建如下的两个 Macvlan SpiderMultusConfig,将基于它自动生成的 Multus NetworkAttachmentDefinition CR,它对应了宿主机的 `eth0` 网卡。
在本文示例中,使用如上配置,创建如下的 Macvlan SpiderMultusConfig,将基于它自动生成的 Multus NetworkAttachmentDefinition CR,它对应了宿主机的 `eth0` 网卡。
```bash
~# ~# kubectl get spidermultusconfigs.spiderpool.spidernet.io -n kube-system
Expand Down
Loading

0 comments on commit 66eb63c

Please sign in to comment.