[Starlingx-discuss] networking across pods / OpenStack VMs
I have a question from a potential user for the Networking team. Is it possible in stx.3.0 to connect applications running in K8S pods to apps running in VMs under OpenStack? If so, how? If not, is that something that we could solve in StarlingX or is this something we'd need the respective upstreams to address? Thank you! brucej
Hi, On Thu, 2020-04-30 at 17:36 +0000, Jones, Bruce E wrote:
I have a question from a potential user for the Networking team. Is it possible in stx.3.0 to connect applications running in K8S pods to apps running in VMs under OpenStack? If so, how?
We deployed ovs-cni (https://github.com/kubevirt/ovs-cni) and it enabled the connectivity between the VMs (which are connected to the OVS bridges) and the kubernetes pods. The connections are through one data physical interface. Openstack is unaware, however, of this and cannot provide address management, so the pods are configured with static IP addresses. ovs-cni itself has no IPAM implemented either. Cheers, Dejan
If not, is that something that we could solve in StarlingX or is this something we’d need the respective upstreams to address?
Thank you!
brucej _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss CONFIDENTIALITY: The contents of this e-mail are confidential and intended only for the above addressee(s). If you are not the intended recipient, or the person responsible for delivering it to the intended recipient, copying or delivering it to anyone else or using it in any unauthorized manner is prohibited and may be unlawful. If you receive this e-mail by mistake, please notify the sender and the systems administrator at straymail@tttech.com immediately.
participants (2)
-
Dejan Muhamedagic
-
Jones, Bruce E