ravilk / Devops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

we completed the process of creating CI/CD Pipeline for Java and .NET Core Runtimes on Kubernetes. The work is carried out end-to-end installation, configuration and management of the CI/CD process with container orchestration. Eight different flows have been completed on Jenkins and Gitlab and CI/CD.

CI/CD on jenkins On Jenkins, develop CI / CD processes in an automated manner with a pipeline mechanism.

https://github.com/OktaySavdi/Simple-DevOps-Project1-Java-Jenkins

On Jenkins, develop CI / CD processes in an automated manner with a pipeline mechanism on the Kubernetes cluster using its helm chart

Simple-DevOps-Project2-Java-Helm

On Jenkins, develop CI / CD processes in an automated manner with a pipeline mechanism on the Kubernetes cluster using its multi-stage dockerfile

https://github.com/OktaySavdi/Simple-DevOps-Project3-Java-MultistageDockerfile

On Jenkins, develop CI / CD processes in an automated manner with a pipeline mechanism on the Kubernetes cluster using its Ansible

ans

CI/CD on Gitlab On Gitlab, develop CI / CD processes in an automated manner with a pipeline mechanism.

https://github.com/OktaySavdi/Simple-DevOps-Project5-Java-Gitlab

On Gitlab, develop CI / CD processes in an automated manner with a pipeline mechanism on the Kubernetes cluster using its helm chart https://github.com/OktaySavdi/Devops/tree/master/Gitlab/Java/Devops-Project6-Helm

On Gitlab, develop CI / CD processes in an automated manner with a pipeline mechanism on the Kubernetes cluster using its multi-stage dockerfile https://github.com/OktaySavdi/Devops/tree/master/Gitlab/Java/Devops-Project7-MultiStageDockerfile

On Gitlab, develop CI / CD processes in an automated manner with a pipeline mechanism on the Kubernetes cluster using its Ansible

https://github.com/OktaySavdi/Devops/tree/master/Gitlab/Java/DevOps-Project8-Ansible

On Tekton, develop CI / CD processes in an automated manner with a pipeline mechanism on the Kubernetes cluster

https://github.com/OktaySavdi/Devops/tree/master/Tekton/java

The pipeline will first build the binary, create a docker image on Buildah, push the image to docker repo, then deploy it on the Kubernetes.

https://github.com/OktaySavdi/Devops/tree/master/Buildah/Java

About


Languages

Language:Java 66.7%Language:Shell 20.9%Language:Dockerfile 12.4%