You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to setup one Jenkins in a kubernetes cluster, and that Jenkins will deploy and build software in multiple other kubernetes clusters as well.
Using helm with the Jenkins helm chart and values.yaml file I can't seem to figure out how to define multiple kubernetes clouds. I've tried something like:
(I can do it through the gui but then the kubernetes Jenkins pod restarts and it is gone.) Other config as code settings seem to work.
Does anyone have an example helm chart values.yaml of this? I couldnt seem to find one that shows multiple kubernetes clusters. Also not sure if I need a controller or what in each kubernetes cluster to make this work.
As well wanting to set it up so that certain kubernetes clouds are only accessible to certain Jenkins users. Ideally separated by folder.
The text was updated successfully, but these errors were encountered:
Description
We are trying to setup one Jenkins in a kubernetes cluster, and that Jenkins will deploy and build software in multiple other kubernetes clusters as well.
Using helm with the Jenkins helm chart and values.yaml file I can't seem to figure out how to define multiple kubernetes clouds. I've tried something like:
(I can do it through the gui but then the kubernetes Jenkins pod restarts and it is gone.) Other config as code settings seem to work.
Does anyone have an example helm chart values.yaml of this? I couldnt seem to find one that shows multiple kubernetes clusters. Also not sure if I need a controller or what in each kubernetes cluster to make this work.
As well wanting to set it up so that certain kubernetes clouds are only accessible to certain Jenkins users. Ideally separated by folder.
The text was updated successfully, but these errors were encountered: