Buchatech / JenkinsForK8swPersistentStorage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jenkins on Kubernetes Deployment



Jenkins deployment for Kubernetes with persistent storage in the YAML folder.

NOTE: This deploys a Load Balancer service on port 8080. i.e. http://IP:8080

Get Jekins initialadminpassword from the logs after deployment:
kubectl get pods -n jenkins
kubectl logs -n jenkins

initial-sign-in-Jenkins

About