Jenkins K8S deployment will need persistent storage. Jenkins service can be exposed or access via ingress rules.
Jenkins master -> Credentials -> add Credentials -> kind: Kubernetes Service Account
Manage Jenkins -> Manager Nodes and Cloud -> Configure Cloud (for new version of Jenkins)
- Test Connection
- Pod Retention: Never (Jenkins slave pod will be terminated after build job completes)
- Slave pod will be placed into jenkins namespace by default
No comments:
Post a Comment