Containerize OVS/OVN Components for Easy Management

Containerize OVS/OVN Components for Easy Management
Slide Note
Embed
Share

Explore how containerizing OVS/OVN components can streamline the process of managing and deploying Open vSwitch and OVN, optimizing development efforts and enabling easier movement between environments. Learn about the traditional challenges of managing OVS/OVN components and how containerization offers a more efficient solution. Discover the future support for OVN control plane as a container in cluster mode and the potential challenges and benefits it brings for production environments. Dive into Docker demos, references for container images, installation guides, and more to enhance your understanding of containerizing OVS/OVN components.

  • Containerization
  • OVS
  • OVN
  • Management
  • Docker

Uploaded on Apr 13, 2025 | 0 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.

E N D

Presentation Transcript


  1. Containerize OVS/OVN components Aliasgar Ginwala (aginwala@ebay.com)

  2. Traditional approach for managing ovs/ovn components Developers/Operators have to build and install ovs/ovn on host by downloading source, tarball, deb/rpm packages, setup VM/BM, etc. to certify and test. Automation is needed to monitor processes explicitly even for production deployment. Upgrades take time as we need to install ovs/ovn on every host in large scale environment. Cannot run in k8s with a pod spec.

  3. Containerize ovs/ovn Easy to manage and move around Optimizes dev efforts No kernel modules required for ovn. OVN container components need not be dependent on host OS Easy to run on k8s in a pod spec by combining multiple containers in same pod.

  4. Demo Docker Build, push and use ovs/ovn.

  5. Future support Starting OVN control plane as a container in cluster mode. SSL support when starting containers Challenges for running it in production? Monitoring?

  6. References https://hub.docker.com/r/openvswitch/ovs https://hub.docker.com/r/openvswitch/ovn https://github.com/openvswitch/ovs/blob/master/Documentation/intro/install/general.rst https://github.com/ovn-org/ovn/blob/master/Documentation/intro/install/general.rst

  7. Thank You.

Related


More Related Content