khantilchoksi / DevOps-CI-CD-Pipeline-using-Jenkins

Provisioning and configuring Jenkins server, automatically using Ansible. Automated testing, prioritization analysis and deployment of the software in continuous deployment pipeline. Automatic Infrastructure Upgrade: Automatically creating a Kubernetes cluster, for running a Dockerized version of application Canary Release: Using a proxy/load balancer server, route a percentage of traffic to a newly staged version of software and remaining traffic to a stable version of software. Stop routing traffic to canary if alert is raised. Rolling Updates: While redeploying application on one instance with updated version; other instances of application should remain operational.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

khantilchoksi/DevOps-CI-CD-Pipeline-using-Jenkins Stargazers