Top "Jenkins-x" questions

CI/CD solution for modern cloud applications on Kubernetes

Tiller is installed but not found by Helm

Background I have kubernetes installed in clustered mode. All nodes are up and running I want to use jenkins-x to …

kubernetes-helm jenkins-x
trigger jenkins build on tag creation with multibranch pipeline

I've got a stage in my Jenkinsfile for building from a tag matching a tag name filter: stage('Build Release …

jenkins jenkins-pipeline jenkins-x