You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/vpc.en.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -137,7 +137,7 @@ spec:
137
137
}'
138
138
```
139
139
140
-
- This Subnet is used to manage the available external addresses, so please communicate with your network management to give you the available physical segment IPs.
140
+
- This Subnet is used to manage the available external addresses and the address will be allocated to VPC NAT Gateway through Macvlan, so please communicate with your network management to give you the available physical segment IPs.
141
141
- The VPC gateway uses Macvlan for physical network configuration, and `master` of `NetworkAttachmentDefinition` should be the NIC name of the corresponding physical network NIC.
142
142
- `provider`format is `<NetworkAttachmentDefinition Name>.<NetworkAttachmentDefinition Namespace>`.
0 commit comments