Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/angudadevops/jenkins
Jenkins Server On Kubernetes. Kops cluster Jenkins pipeline
https://github.com/angudadevops/jenkins
jenkins-auto-pipelines jenkins-pipeline jenkins-server jenkins-setup-k8s k8s-jenkins kops-incubator kops-jenkins-pipeline kops-setup-jenkins
Last synced: 9 days ago
JSON representation
Jenkins Server On Kubernetes. Kops cluster Jenkins pipeline
- Host: GitHub
- URL: https://github.com/angudadevops/jenkins
- Owner: angudadevops
- Created: 2021-03-16T17:27:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-08T23:15:10.000Z (over 3 years ago)
- Last Synced: 2023-07-19T19:56:00.887Z (over 1 year ago)
- Topics: jenkins-auto-pipelines, jenkins-pipeline, jenkins-server, jenkins-setup-k8s, k8s-jenkins, kops-incubator, kops-jenkins-pipeline, kops-setup-jenkins
- Language: YAML
- Homepage: https://angudadevops.github.io/
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jenkins Pieplines
This repository helps you to setup Jenkins server with automatic login and pre defined Jobs for kops clusterRun the below command to setup the jenkins server
```
kubectl apply -f jenkins-setup/jenkins.yaml
```