Can IPSEC be disabled?

Greetings,

We are new to Rancher and have an IPSEC? We want to run rancher locally on an internal secure network. We do not currently secure host to host traffic on this network. Can we disable Rancher IPSEC? Will we loose any Rancher functionality? If so then what.

Thanks in advance for your feedback.

Doug

I believe you cannot disable ipsec.

https://docs.rancher.com/rancher/v1.3/en/rancher-services/networking/

@davenport You could use VXLAN instead of IPSec. If you disable overlay networking how will containers, running on different hosts, communicate with each other? Rancher’s healthcheck feature depends on the overlay networking.