All Questions
2
questions
0
votes
0
answers
72
views
Docker inside Jenkins Container running in EKS
I'm running a jenkins container in EKS and everything is working fine except when one of the pipelines has to build docker images.
I've installed docker cli on my image but when i shell into the ...
0
votes
0
answers
748
views
Unable to save jenkins system configuration, how to fix that?
I am running jenkins in eks cluster.
Till yesterday it worked, but today when I want to change any configuration in the jenkins system configuration page, it is not saving anything and page is also ...