Skip to content

Commit

Permalink
[docs]: add spidersubnet usage for spiderpool (#2192)
Browse files Browse the repository at this point in the history
Signed-off-by: tao.yang <[email protected]>
  • Loading branch information
ty-dc authored Aug 24, 2023
1 parent ab72254 commit ccb6ba7
Show file tree
Hide file tree
Showing 2 changed files with 520 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 ccb6ba7

Please sign in to comment.