Hi, I have a 3 node proxmox cluster with around 10 VMs that are running a SOC cluster.
I need to implement ci/cd on all of these VMs. Can anyone point me in the correct direction for this?
Hi, I have a 3 node proxmox cluster with around 10 VMs that are running a SOC cluster.
I need to implement ci/cd on all of these VMs. Can anyone point me in the correct direction for this?
Hi @ppk123 ,
PVE is a hypervisor that allows you to run virtually any workload. CI/CD is a set of practices - often supported by specific software - that can be deployed in a VM running on your hypervisor.
The implementation of CI/CD depends on your organization’s goals and the software you choose to support your workflow.