
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 04/May/20 01:08 PM
Updated: 29/Mar/21 01:32 PM
|
|
Component/s: |
None
|
Affects Version/s: |
10.0.11
|
Fix Version/s: |
None
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
when raising a resource in Kubernetes, there is no way to define volumes, cpus, memory usage ...
This is a feature present in jenkins (sorry for writing this) and we would like the same pipeline in QB in order to keep using it properly.
https://github.com/jenkinsci/kubernetes-plugin
Thank you.
|
Description
|
when raising a resource in Kubernetes, there is no way to define volumes, cpus, memory usage ...
This is a feature present in jenkins (sorry for writing this) and we would like the same pipeline in QB in order to keep using it properly.
https://github.com/jenkinsci/kubernetes-plugin
Thank you. |
Show » |
|
This may not work as you expected from Jenkins pipeline on Kubernetes which allows you to execute command on arbitrary container. This mode works very differently from QB's current agent architecture and we will not make the change.
Alternatively, you may checkout another product we open sourced, and it works exactly the way you expected, and it is much simpler than Jenkins. It is a all-in-one devops platform something like GitLab and is hosted here: https://github.com/theonedev/onedev
A tutorial on installing OneDev into k8s and run each build as separated pod:
https://dzone.com/articles/build-farm-in-kubernetes-with-onedev