antrea icon indicating copy to clipboard operation
antrea copied to clipboard

Enable Windows OVS Container to run on pristine Host Environment

Open rajnkamr opened this issue 1 year ago • 1 comments

Describe the problem/challenge you have

  • [x] 1.To Support installation of signed ovs kernel driver from inside container
  • [x] 2.To Support OVS container to run on the clean host environment. OVS directories and dependencies should be created from inside container .
  • [ ] 3.Enable ovs container support in all windows containerd CI pipeline.
  • [x] 4.To reduce ovs image size by using different base image.
  • [ ] 5.To Handle upgrade scenarios

Describe the solution you'd like

OVS will run inside container on a clean host environment

Anything else you would like to add?

rajnkamr avatar Jul 14 '23 08:07 rajnkamr

Use-cases for upgrade scenarios 1.User is currently running ovs userspace processes as services on host and need to upgrade directly to ovs containerisation with pristine host environment.

2.User is currently running ovs userspace processes in container and wants to upgrade to ovs containerisation with pristine host environment .

3.User is currently running ovs userspace processes as services on host and will upgrade to ovs userspace processes running in container.

NamanAg30 avatar Nov 24 '23 07:11 NamanAg30