antrea icon indicating copy to clipboard operation
antrea copied to clipboard

Run CI Jobs in parallel using k8s pods

Open rajnkamr opened this issue 11 months ago • 1 comments

Describe what you are trying to solve

CI job run in vm and not optimised to use the allocated vm resources.

Describe the solution you have in mind

Run CI jobs in parallel as k8s native, Maintain few static VMs which can form k8s cluster. Use Jenkins plugin to run dynamic agents in a Kubernetes cluster. The plugin creates a Kubernetes Pod for each agent started, and stops it after each build.

Describe how your solution impacts user flows

N/A Describe the main design/architecture of your solution

Alternative solutions that you considered

Test plan

Additional context

rajnkamr avatar Mar 04 '24 12:03 rajnkamr

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment, or this will be closed in 90 days

github-actions[bot] avatar Jun 03 '24 00:06 github-actions[bot]