We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d71edba commit 3a67f15Copy full SHA for 3a67f15
docs/networks.md
@@ -157,11 +157,6 @@ compute = {
157
}
158
```
159
160
-If there is no default route at all (either from a subnet gateway or from
161
-`gateway_ip`) then a dummy route is created via the access network interface to
162
-ensure [correct](https://docs.k3s.io/installation/airgap#default-network-route)
163
-`k3s` operation.
164
-
165
When using a subnet with no default gateway, OpenStack's nameserver for the
166
subnet may refuse lookups. External nameservers can be defined using the
167
[resolv_conf](../ansible/roles/resolv_conf/README.md) role.
0 commit comments