iam-veeramalla / Jenkins-Zero-To-Hero

Install Jenkins, configure Docker as slave, set up cicd, deploy applications to k8s using Argo CD in GitOps way.
https://www.youtube.com/@AbhishekVeeramalla
MIT License
6.67k stars 12.51k forks source link

More stages included #350

Open Akhil0311 opened 1 month ago

Akhil0311 commented 1 month ago

I have added 2 more stages and during this practice, I learned few things:

  1. Duplicate names are not allowed
  2. version numbers for image are very important and still I couldn't find the docker registry for the latest version numbers
  3. understood Jenkins applications, docker container concept