Reputation: 1
I'm been trying to get OpenStack Neutron working properly on top of a Kubernetes cluster in Digital Ocean.
My Setup:
The Kubernetes cluster itself runs inside a DigitalOcean VPC, and all pods inside it successfully use the VPC networking.
My Goal:
I want to expose OpenStack VMs to the same DigitalOcean VPC that Kubernetes is using.
Once OpenStack VMs have native connectivity in the VPC, I plan to set up DigitalOcean LoadBalancers to expose select VMs to the broader internet.
The Challenge:
Even though I have extensive OpenStack experience on bare metal, I’ve really struggled with this particular setup. Networking in this hybrid Kubernetes + OpenStack environment has been a major roadblock, even though:
Upvotes: -2
Views: 29