I\'ve bootstrapped with kubeadm Kubernetes 1.9 RBAC cluster and I\'ve started inside a POD Jenkins based on jenkins/jenkins:lts. I would like to try out https://github.com/j
The best practice is to launch you Jenkins master pod with the serviceaccount you created, instead of creating credentials in Jenkins
serviceaccount
See example yaml