Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohdumair8896/kubernetescode
This Project creates a Jenkins pipeline with GitOps to deploy code into a Kubernetes cluster. CI part is done via Jenkins and CD part via ArgoCD (GitOps).
https://github.com/mohdumair8896/kubernetescode
argocd docker-image dockerfile gitops jenkins kubernetes pipeline
Last synced: 1 day ago
JSON representation
This Project creates a Jenkins pipeline with GitOps to deploy code into a Kubernetes cluster. CI part is done via Jenkins and CD part via ArgoCD (GitOps).
- Host: GitHub
- URL: https://github.com/mohdumair8896/kubernetescode
- Owner: mohdumair8896
- Created: 2024-03-13T11:44:56.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-03-13T12:14:34.000Z (8 months ago)
- Last Synced: 2024-04-17T02:36:53.398Z (7 months ago)
- Topics: argocd, docker-image, dockerfile, gitops, jenkins, kubernetes, pipeline
- Language: Dockerfile
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What this does?
This repo along with (KubernetesManifest Branch Files) creates a Jenkins pipeline with GitOps to deploy code into a Kubernetes cluster. CI part is done via Jenkins and CD part via ArgoCD (GitOps).