mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 13:38:07 +00:00
@@ -40,7 +40,7 @@ Apply the Canal YAML.
|
|||||||
Ensure the settings were applied by running the following command on the host:
|
Ensure the settings were applied by running the following command on the host:
|
||||||
|
|
||||||
```
|
```
|
||||||
cat /etc/cni/net.d/10-calico.conflist
|
cat /etc/cni/net.d/10-canal.conflist
|
||||||
```
|
```
|
||||||
|
|
||||||
You should see that IP forwarding is set to true.
|
You should see that IP forwarding is set to true.
|
||||||
@@ -61,7 +61,7 @@ Apply the Calico YAML.
|
|||||||
Ensure the settings were applied by running the following command on the host:
|
Ensure the settings were applied by running the following command on the host:
|
||||||
|
|
||||||
```
|
```
|
||||||
cat /etc/cni/net.d/10-canal.conflist
|
cat /etc/cni/net.d/10-calico.conflist
|
||||||
```
|
```
|
||||||
|
|
||||||
You should see that IP forwarding is set to true.
|
You should see that IP forwarding is set to true.
|
||||||
|
|||||||
Reference in New Issue
Block a user