Conversation
JIRA:OSPC-1624
|
while this adds encryption to the kube-ovn side, I think we'll need the neutron components updated to speak TLS - RE: https://opendev.org/openstack/neutron/commit/babab3261ec249ea2c4122b9773099e72e319287 |
|
I tried enabling this on a fresh hyperconverged lab with Kube-OVN 1.14.11 . With ping going between two instances, this went smoothly and caused about 12 seconds of data plane disruption in the pings. This particular setting should run orthogonal to anything we need to do with Neutron and should work fine on fresh deployments. I recommend enabling this immediately and merging this PR if we want to encrypt the Geneve tunnels in the infrastructure while we continue to turn on other TLS/SSL/IPSEC settings in Neutron and OVN. However, previous testing suggests that will cost some bandwidth and latency through the tunnels |
JIRA:OSPC-1624