Comment 4 for bug 1989576

Revision history for this message
sharif uddin (shorif2000) wrote :

I am trying to setup openstack and charmed kubernetes using juju.

I am deploying charmed kubernetes onto openstack using custom-overlay.yaml example for openstack.

I read online trying to set up with NodePort can be very tricky and messy with networking, So I looked at LoadBalancer option which lead me to devstack solution. However trying to apply the same steps listed here does not work. https://docs.openstack.org/octavia/latest/install/install-ubuntu.html

Also implementing the same troubleshooting steps on devstack which occured on Microstack does not work.

My end goal is to create a blue/green deployment pipeline using kubernetes on openstack