Awesome video. I wonder what networking setup you had to do on your OCP. Also, any idea if this is gonna be available any time soon on RHEL? Maybe RHOSP 17? BTW, I love Kolla.
In this environment, my OCP nodes just have a single Nic. But we do support network isolation, in that situation we use a second Nic and multus to isolate traffic between VLANs and the dataplane nodes. For dev environments, a lot of folks are using scripts from this repo: github.com/openstack-k8s-operators/install_yamls/tree/main/devsetup CI environments are also using those scripts and Makefiles to deploy everything. There are some docs that describe how to use the scripts. That might give you an idea of how those networks are used. This will all be RHOSP18. It won't be during the RHOSP17.x lifecycle.
I love that "stir up some controversy on the internet" :P
Glad you enjoyed that one haha.
another great video, keep them coming :D
Thanks man. Will do. Been super busy lately, but I'll try to throw a few more out as we progress.
Awesome video.
I wonder what networking setup you had to do on your OCP.
Also, any idea if this is gonna be available any time soon on RHEL? Maybe RHOSP 17?
BTW, I love Kolla.
In this environment, my OCP nodes just have a single Nic. But we do support network isolation, in that situation we use a second Nic and multus to isolate traffic between VLANs and the dataplane nodes.
For dev environments, a lot of folks are using scripts from this repo:
github.com/openstack-k8s-operators/install_yamls/tree/main/devsetup
CI environments are also using those scripts and Makefiles to deploy everything. There are some docs that describe how to use the scripts. That might give you an idea of how those networks are used.
This will all be RHOSP18. It won't be during the RHOSP17.x lifecycle.