To create a new windows ovs only image based on windows ovs release #5113
Labels
area/OS/windows
Issues or PRs related to the Windows operating system.
area/ovs
Issues or PRs related to OVS
Milestone
Describe what you are trying to solve
To create a new windows ovs only image based on windows ovs release and decouple windows ovs image from windows image
Optimize windows-ovs Image size
Describe the solution you have in mind
A new dockerfile will be used to build windows ovs image based on new windows ovs release. This new ovs image needs also to be pushed to registry.
Describe how your solution impacts user flows
This new ovs image will be used for ovs containerization, this ovs image will be used as a base image for getting ovs dependency files in antrea windows image, with this only one image antrea-windows can be used for antrea-agent and antrea-ovs container
Describe the main design/architecture of your solution
Bundle all required ovs dependencies in windows ovs image.
Alternative solutions that you considered
ovs image is added to windows base image, however for every new ovs release new windows base image needs to be pushed to registry.
Test plan
Additional context
With this Approach, we will have to maintain two images on node which can lead to use of additional storage space,
In future we need to combine both the images and maintain only one image antrea windows to consume so that it takes less space on disk.
#5249
The text was updated successfully, but these errors were encountered: