Today I found a problem in our Jenkins instance. the build is failing, I checked the log on jenkins master and found the following: 12:11:18…
Tag: kubernetes
As my previous post, I’ve also came into a situation that I need to write the same secret into multiple namespaces. In this case, rather…
I had a request from one of my client, his requirement is to run a pod on a specific node. I’ve implement the following by…
Today I was doing the services recovering from a cluster rebuild. I was trying to bring back the Jenkins master. The Jenkins_home has been defined…