"Great video! The step-by-step explanation on Jenkins installation and configuration was clear and easy to follow, even for someone new to CI/CD. I especially appreciated how you covered not just the basics, but also important best practices like setting up security and integrating Jenkins with external tools. It made the whole process seamless. Looking forward to more tutorials like this-thanks for making it so accessible!"
Finally after stuggling to find a complete guide to Jenkins , this video is so easy to understand,very well explained!Looking forward to more videos on docker,kubernetes and aws too!
After adding the current user to the docker group, we need to either log out and log back in, or refresh the group membership to apply the changes. Running the docker run hello-world command will help us verify if the user has been added successfully, as it failed at 1:07:53,and Thank you so much.
Thanks sir I was waiting for this video from past 4 5 days and searching this topic in your channel and then you post the community post and then video in just 2 days ❤️ Thanks a lot ❤❤
Awesome Job Shubham bhai, this video is the heart of Jenkins(CI/CD) , DevSecOps and Observability. I don't think so that apart from this tools anything we require in any project. भाई रजनी सर का डायलॉग याद आ गया "क्यों हिला डाला ना" 😂 Thanks bhai creating it and I hope this video will remain in public so that any new learner like me can take a advantage of it. Hope you will make a similar video in future as well. Good luck for batch 8
@@TrainWithShubham Bhai - I have created a complete Terraform code to create an end-to-end infrastructure setup for this project, but I don't know how to contribute it. Have you created any videos on how to contribute to GitHub?
Amazing bootcamp, Subham! I attended live and it was incredibly insightful. You covered Jenkins CI/CD pipelines in such a concise and practical way. This will definitely help me in building production-grade pipelines. Thanks for the awesome session!
Great bootcamp, Subham Bhai! Even though I missed the live session, catching up through the recording was super valuable. The way you broke down Jenkins CI/CD pipelines was easy to follow and packed with practical insights. I'm excited to apply what I’ve learned to build stronger, production-ready pipelines. Thanks a lot for sharing your expertise
@@deveopswalebhaiya Hii beginner ho toh sab basic se hai na like dockerfile kese likhni hai syntax and alll Also jo previous batch recordings hai wo bhi almost current se same hi hogi na please reply i am planning to purchase
thanks bro you teach us everything for DeVops role in our native language just one time watch and everything is in mind and its free and you cover all languages for this role i really appreciate it thank you soo much for your hard work
❤VERY FIRST TIME WATCHING YOUR CHANNEL "Liked your teaching style" I do not comment usually but you forced me here to do by your teaching style. 🙏 Thank you shubham looking for more "1-shots" on other topics.❤❤❤😊
We got 2nd Bhupinder Rajput Sir, Thank you brother for this video. Your teaching style is superb. One request- Please make a video "Kubernetes In One Shot"
Hi shubham, ur way of teaching is excellent bro and ur content is also very informative. Like this, I request u to make one shot video also on Docker, K8s & Terraform so its very useful to us. And one more thing plz one video on realtime issues face in company by devops engineer its needed to all who are experienced candidate switch to devops. Thanks & Keep it bro🙌😊
Hey Shubham, thanks for the in-depth explanation. Could you give me a tentative start date of your next devops zero to hero bootcamp? Congratulations for 100k !!! If you are wondering how to celebrate this milestone, a li'l price-drop of the next bootcamp is always a good idea 😇
Complete ArgoCD course lao Sir jee in one video jis ma har ak topic cover ho ArgoCD ka . UA-cam par koi acha course nhi mill raha ArgoCD par ap Start karain . Great explainer!❤
Hey Shubham, at 1:39:54, when Jenkins receives the push-event from the webhook, how does Jenkins decide to execute the DjangoCICD pipeline specifically? Since you are not using the "Pipeline script from SCM" approach, how does Jenkins figure out that the received push-event is associated with the DjangoCICD pipeline itself ? Please help me out. I've watched some other videos on this, however, all of those use "Pipeline script from SCM" approach that allows to define the Git repository explicitly. When a push-event is received from the same repo, a build is triggered.
Hey i checked most of video and got to know that you have followed technical guftgu tutorials means some of your pdf like linux, git and docker is same content. Technical guftgu is also best channel in DevOps.
@@ashishmaurya3164 if PDFs are concerned, it is most likely that same content means utilising same sources to retrieve information, I use official documentations and my own findings
I restart my jenkins-master ec2 instance ( t2 medium ) and after restarted , jenkins GUI is responding very slowly, how to resolve this issue? When I click on manage jenkins or any other button the page starts loading and response comes after 1 or 1.5 minutes.
The problem is everytime you shutdown the ec2 instances , the IP's for the ec2 servers change as there is no elastic IP attached to it. Therefore you need to change the configuration file in jenkins for the updated url on the ec2 instance everytime or else just attached a fixed IP to it. peace.
@@NormieCyrox ip address is not the reason. I also try on virtual box VM with fixed IP address. When I restarted my VM then Jenkins GUI dashboard is responding very slowly with same ip address.
Sirji, thoda jenkins pipeline groovy scripting se kaise banaate hain ye bhi sikha dijiye….kyunki kya hai na sirf, portal se complex pipelines with logic, conditions and all ye sab nai bante…..thoda groovy bhi bataa do sir apne 6hrs ke lecture mein
📍00:00 Content
📍2:00 Introduction to Jenkins & CI CD
📍7:12 Jenkins Setup On VM (AWS EC2)
📍14:00 Jenkins Installation
📍22:27 Jenkins UI/Dashboard / Jobs
📍28:38 Jenkins Freestyle Project
📍36:10 Declarative Pipeline
📍42:30 Jenkins Agents (Multi-Node)
📍57:20 Declarative pipeline Demo
📍1:40:55 Shared Libraries
📍2:00:38 User Management In Jenkins (Role Based)
📍2:08:18 CI/CD Project with Kubernetes, ArgoCD, Prometheus
📍3:57:22 Shared Library Realtime Usecase + Demo
📍4:49:08 DevSecOps with OWASP, Trivy, Sonarqube
📍5:55:09 Email Notification on Pipeline Fail/Pass
🎉 Happy Learning 🎊
you’re the best bhai ❤️
Hello There, we meet again
"Great video! The step-by-step explanation on Jenkins installation and configuration was clear and easy to follow, even for someone new to CI/CD. I especially appreciated how you covered not just the basics, but also important best practices like setting up security and integrating Jenkins with external tools. It made the whole process seamless. Looking forward to more tutorials like this-thanks for making it so accessible!"
Glad it helped!
keep sharing :)
With teachers like you, students would say: confidence is a choice!
Finally after stuggling to find a complete guide to Jenkins , this video is so easy to understand,very well explained!Looking forward to more videos on docker,kubernetes and aws too!
yayyyy, more to come
thanks a lot, Diksha
one of the best ever long course on jenkins for production level builds and understanding thanksss sir!!!!!
. next ansible!!!!
Wow, thanks!
ansible coming soon
After adding the current user to the docker group, we need to either log out and log back in, or refresh the group membership to apply the changes. Running the docker run hello-world command will help us verify if the user has been added successfully, as it failed at 1:07:53,and Thank you so much.
thanks dost
true
Thanks sir I was waiting for this video from past 4 5 days and searching this topic in your channel and then you post the community post and then video in just 2 days ❤️
Thanks a lot ❤❤
So nice of you
Awesome, the way you explained it's Amazing!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Glad you liked it!
Awesome Job Shubham bhai, this video is the heart of Jenkins(CI/CD) , DevSecOps and Observability. I don't think so that apart from this tools anything we require in any project.
भाई रजनी सर का डायलॉग याद आ गया "क्यों हिला डाला ना" 😂
Thanks bhai creating it and I hope this video will remain in public so that any new learner like me can take a advantage of it. Hope you will make a similar video in future as well.
Good luck for batch 8
this means a lot to me
thank you so much
@@TrainWithShubham Bhai - I have created a complete Terraform code to create an end-to-end infrastructure setup for this project, but I don't know how to contribute it. Have you created any videos on how to contribute to GitHub?
Amazing bootcamp, Subham! I attended live and it was incredibly insightful. You covered Jenkins CI/CD pipelines in such a concise and practical way. This will definitely help me in building production-grade pipelines. Thanks for the awesome session!
Glad you liked it!
Hi can you please let me know are the previous batch recordings and live batch are almost same na? Just if in case we miss to attend by some reason
The readme is just 🔥. Great project sir. I think this one project with my internship experience will just do the trick.
absolutely 💯
go for it
Best Video ever made on Jenkins.
thanks a lot, means a lot to me
Thank you so much, Bhaiya Ji! You taught everything in such an easy and clear way. I really appreciate it. A big salute to all my friends too!
So nice of you
Thank you so much for all your love and support, I am excited for the upcoming LIVE Batch 8 “Junoon🔥”
bit.ly/tws-junoon
I feel your energy of teaching, and it motivates me to learn from you. Thank you, Shubham ji
Very Good Course. Connected lot of missing dots. Thanks so much :)
Glad it was helpful!
Great bootcamp, Subham Bhai! Even though I missed the live session, catching up through the recording was super valuable. The way you broke down Jenkins CI/CD pipelines was easy to follow and packed with practical insights. I'm excited to apply what I’ve learned to build stronger, production-ready pipelines. Thanks a lot for sharing your expertise
wuhooo, glad you enjoyed
@@deveopswalebhaiya Hii beginner ho toh sab basic se hai na like dockerfile kese likhni hai syntax and alll
Also jo previous batch recordings hai wo bhi almost current se same hi hogi na please reply i am planning to purchase
thanks bro you teach us everything for DeVops role in our native language just one time watch and everything is in mind and its free and you cover all languages for this role i really appreciate it thank you soo much for your hard work
❤VERY FIRST TIME WATCHING YOUR CHANNEL
"Liked your teaching style"
I do not comment usually but you forced me here to do by your teaching style.
🙏 Thank you shubham looking for more "1-shots" on other topics.❤❤❤😊
you are the best, thanks a lot, this means a lot to me
Thank you for this full fledged video @Shubham Bhai🎉🎉🎉❤❤❤
glad you liked it ❤️
Bhai crazy Tutorial. best tutor on youtube
thank you so much dost ❤️
This video was incredibly informative! I learned so much. Thank you for sharing your knowledge👏
Glad it was helpful!
Shubham the Great .. Keep making such videos for us
Thank you, I will
Amazing content DevOps wale bhaiya 😍😍
thanks a lot dost ❤️
We got 2nd Bhupinder Rajput Sir, Thank you brother for this video. Your teaching style is superb.
One request- Please make a video "Kubernetes In One Shot"
Dinn bann gaya mera ❤️
Mehnat safal
great explanation really liked and enjoyed !!!
Glad you liked it!
You are awesome Sir Ji🎉 bahot hi easy language mai haste khelte learn kar liya
ahaaan thanks dost
Thank you for sharing this incredible content, sir! 🍭🍭
Glad you enjoy it!
really appreciate your work it is awesome👍
Thank you so much 😀
Great explaination sir , hats off to you ...
thanks for watching, do share it with a friend
Thanks for this amazing opportunity to learn with you
So nice of you vamsi ❤
Great video, this topic helps me alot, thanks you so much.
Hi shubham, ur way of teaching is excellent bro and ur content is also very informative. Like this, I request u to make one shot video also on Docker, K8s & Terraform so its very useful to us. And one more thing plz one video on realtime issues face in company by devops engineer its needed to all who are experienced candidate switch to devops. Thanks & Keep it bro🙌😊
definitely brother
Thanks a lot bhaiya.... really needed this video
Always welcome
Subham bhai, waah kya program dikha dia. 🙂
full power 🔥
Thank you.Please make videos on other Devops tools
next up is Docker
3:10:15 email integration
thanks for this
Amazing Video 🎉😎
59:07 perfect
Hey Shubham, thanks for the in-depth explanation. Could you give me a tentative start date of your next devops zero to hero bootcamp?
Congratulations for 100k !!! If you are wondering how to celebrate this milestone, a li'l price-drop of the next bootcamp is always a good idea 😇
Bhaiya ji thank you so much for unvaluable content! Love from batch 7
So nice of you
Hey @shankarchavhan-vq7eu how can I talk with you personally
Complete AWS in one shot🎉🎉
coming soon
Complete ArgoCD course lao Sir jee in one video jis ma har ak topic cover ho ArgoCD ka . UA-cam par koi acha course nhi mill raha ArgoCD par ap Start karain .
Great explainer!❤
bilkul laate hai ji ❤️
@@TrainWithShubham Exactly sir please Hindi ma ap wo phely hon gy jo ArgoCD ka full course layain gy apk full course ka intzar ha ❤️
Thankyou Shubham bhai!
thanks for watching dost ❤️
Intensive Session 🎉
full power
Hey Shubham, at 1:39:54, when Jenkins receives the push-event from the webhook, how does Jenkins decide to execute the DjangoCICD pipeline specifically? Since you are not using the "Pipeline script from SCM" approach, how does Jenkins figure out that the received push-event is associated with the DjangoCICD pipeline itself ? Please help me out.
I've watched some other videos on this, however, all of those use "Pipeline script from SCM" approach that allows to define the Git repository explicitly. When a push-event is received from the same repo, a build is triggered.
Bro is a GOD mode contributor.
@@bismayasarangi4582 arey bhai bhai bhai
Amazing Video
Thanks!
Amazing 🎉
Thanks 😄
Bro I have Enabled port 8000 but its not working It's not showing the notes-app in web.
And pipeline is successful
Instead of using "main" branch try with "dev" branch
Amazing 🎉
Amazing!
Awesome bhaiya
thanks dost
devops ke liye kon si programming language aani chahiye confuse hu
-java?
-python?
Thank you very much bhayya 🎉
tusi great ho sirji
Hey i checked most of video and got to know that you have followed technical guftgu tutorials means some of your pdf like linux, git and docker is same content. Technical guftgu is also best channel in DevOps.
@@ashishmaurya3164 just to clarify this
I haven’t followed any other channel or any other tutorial.
Its solely my own trainings, thanks
@@ashishmaurya3164 if PDFs are concerned, it is most likely that same content means utilising same sources to retrieve information, I use official documentations and my own findings
@@TrainWithShubham actually i have no concern i just seen so i told you.
Shubham bhai please make a video on Kubernetes one shot or revision !!!
sure thing, soon
Versioning bi add krna sir, kese hum zip bna skte hey code ki in pipeline while deploying
bhaiyya wala attitude bhi apply kijiye
AMAZING.......
Thank you Bhaiya 😊
always ❤️
super video sir
Keep watching
Amazing amazing thanks you so much
thanks for watching dost
Amazing
Thanks dost
amazing!!!!!
Thanks!!
hello sir , please ansible plugin ki ek detail video uplode kr dijye.
I wrote this groovy script
def call(string url, string branch){
git url: "${url}", branch: "${branch}"
}
It gives me error :-
roovy: 1: unexpected token: string @ line 1, column 10.
def call(string "url", string "branch"){
^
Thanks brother 🥰
Thank you too
Sir kubernetes ka bi course upload karayai sir I am big fan of you❤
yes, pehle docker
uske baad kubernetes
Ansible is inculeded in this project?….
Please make video for k8s also
coming after Diwali
Thanks a lot bhaiya. Can you also post one for Kubernetes
definitely, i’ll do that
Guruji ye recording kaise milega
hi subham which is better github actions or jenkins or travis ci
Super 👌
Thank you dost
full energy
always
THANK YOU BROOOOOOOOOOOOOOO...
😍😍😍❤️❤️❤️
Can you make a video on ansible running on jenkins where we inoke ansible jobs via jenkins
Thank you it would be really helpful
Great suggestion!
i’ll do that
I restart my jenkins-master ec2 instance ( t2 medium ) and after restarted , jenkins GUI is responding very slowly, how to resolve this issue? When I click on manage jenkins or any other button the page starts loading and response comes after 1 or 1.5 minutes.
see if the Ram usage has increased
also running docker containers might slow it down
@@TrainWithShubham no docker containers are running and Ram , CPU and disk storage is also free.
The problem is everytime you shutdown the ec2 instances , the IP's for the ec2 servers change as there is no elastic IP attached to it. Therefore you need to change the configuration file in jenkins for the updated url on the ec2 instance everytime or else just attached a fixed IP to it. peace.
@@NormieCyrox ip address is not the reason. I also try on virtual box VM with fixed IP address. When I restarted my VM then Jenkins GUI dashboard is responding very slowly with same ip address.
@@smartlearningpath6203 I face the same issue, however, updating the IP address solves that right away.
thanks sir
hello sir i have doubt which key u press after u connect ur agent via ssh key to assign agent name via cli
enter
Bhava youtube crash honar aj ❤️ thank you I will watch full
full power 😂🚀❤️
Hardworking 🙏
Junoon🔥
Prerequisites to watch this video?? Pls tell fast
Thanks bro🙏
anytime dost
Please do aws real time scenario videos like auto scaling , Load balancer configuration, cloud front
absolutely
Sirji, thoda jenkins pipeline groovy scripting se kaise banaate hain ye bhi sikha dijiye….kyunki kya hai na sirf, portal se complex pipelines with logic, conditions and all ye sab nai bante…..thoda groovy bhi bataa do sir apne 6hrs ke lecture mein
Bhai ne Poora 6 hours ka dekha hota toh pata chal jaata..
par koi kuch nahi bolega bhai ko ❤️
when I type command docker ps command to see the running container it is showing me that docker command not found
will you please help me
need to install it on the agent machine
Hi everybody
I get CLI error while creating Cluster (commands above OIDC provider).
Kindly assist !
Following is the error:
2024-11-20 15:02:41 [!] AWS::EC2::SubnetRouteTableAssociation/RouteTableAssociationPri vateAPSOUTH1A: DELETE_IN_PROGRESS
2024-11-20 15:02:41 [✖] AWS::EC2::RouteTable/PublicRouteTable: CREATE_FAILED - "Resour ce creation cancelled"
2024-11-20 15:02:41 [✖] AWS::EC2::RouteTable/PrivateRouteTableAPSOUTH1C: CREATE_FAILED - "Resource creation cancelled"
2024-11-20 15:02:41 [✖] AWS::EC2::RouteTable/PrivateRouteTableAPSOUTH1B: CREATE_FAILED - "Resource creation cancelled"
2024-11-20 15:02:41 [✖] AWS::EC2::RouteTable/PrivateRouteTableAPSOUTH1A: CREATE_FAILED - "Resource creation cancelled"
2024-11-20 15:02:41 [✖] AWS::EC2::NatGateway/NATGateway: CREATE_FAILED - "Resource cre ation cancelled"
2024-11-20 15:02:41 [✖] AWS::EKS::Cluster/ControlPlane: CREATE_FAILED - "Attribute 'Ar n' does not exist"
2024-11-20 15:02:41 [!] 1 error(s) occurred and cluster hasn't been created properly, you may wish to check CloudFormation console
2024-11-20 15:02:41 [ℹ] to cleanup resources, run 'eksctl delete cluster --region=ap-s outh-1 --name=wanderlust'
2024-11-20 15:02:41 [✖] ResourceNotReady: failed waiting for successful resource state
Error: failed to create cluster "wanderlust"
root@ip-172-31-5-172:~#
great
thanks
Master with agent in Jenkins which ip we have to give webhook for github
master ki Ip deni hai
pllzzzzzz make oneshot complete video ansible cover all concepts
i’ll do that soon
be happy
thank you so much
Good afternoon
Sir ArgoCd or Prometheus pr bhi video banaein
hai naa issme
after 05:00:00
can we add windows based jenkins master with linux based agent?
yes, its GUI only that needs java, so if its installed correctly, it should work
Hey everyone Good afternoon
Hey good afternoon all
one video for complete AWS Boot Camp
coming soon
hi subham can u teach mlops flow using ci / cd pipelines
Yes I can