diff --git a/operator/README.md b/operator/README.md index 7b9cfc777dac4e3de2cecd959c295efec20fc278..0762ce240f56d8e01be21b08e76322245e345d41 100644 --- a/operator/README.md +++ b/operator/README.md @@ -42,7 +42,7 @@ This guide details the necessary steps to install the L2S-M Kubernetes operator Once opened, append the following line at the end of the file: ```bash - @reboot sh [directory-where-L2S-M-directory-is-located]/L2S-M/K8s/provision/set-interfaces.sh [interface_to_use] [directory-where-L2S-M-directory-is-located]/L2S-M/K8s/provision/vxlans.txt + @reboot sh [directory-where-L2S-M-is-located]/L2S-M/K8s/provision/set-interfaces.sh [interface_to_use] [directory-where-L2S-M-is-located]/L2S-M/K8s/provision/vxlans.txt ``` * You may want to manually create the VXLANs instead. **Note: We highly suggest to use the reccomended option described in 2. to keep the configuration across reboots**. To that purpose, you can use the following command for every VXLAN in most Linux distributions: