View on GitHub

docker-devbox

[DEV] Docker stacks to quickly setup a dev environment and test some tools.

Jenkins deployment with Kustomize

Motivation

Kept as is a good example to write manifests. See for example manifest/base/rbac.yaml which illustrates ServiceAccount, ClusterRole and ClusterRoleBinding.

Usage

kubectl apply -k https://github.com/mborne/docker-devbox/jenkins/manifest/local-storage
kubectl -n jenkins exec -ti pod/jenkins-0 -- /bin/cat /var/jenkins_home/secrets/initialAdminPassword