Skip to content

Commit

Permalink
docs: fix multi nic subnet options
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed Oct 19, 2020
1 parent cecdf2f commit e37159c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/multi-nic.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ spec:
excludeIps:
- 172.17.0.0..172.17.0.10
```
Other options like gateway, private, nat are not available for attachment network.
Other options like gatewayType, gatewayNode, private, allowSubnets, vlan, underlayGateway, natOutgoing are not available for attachment network.

### Create pod with multi network
### Create Pod with multi network

For random allocation, just add the `k8s.v1.cni.cncf.io/networks`:

Expand Down

0 comments on commit e37159c

Please sign in to comment.