wonderful! had a lot of issues with most of the installations like kubectl and eksctl but ultimately pushed through and have completed the projest successfully thank you Mr. DevOps Shack!
Bro you are the real MVP . I love this. I just completed the project . Wow! I love . Thank you so much. I am posting on linkedin and tagging you. Bless bro
Thanks a lot Aditya for this wonderful video. I was eagerly waiting for this content on youtube.Got some additional knowledge to implement this for my current project.
I have implemented the entire project that you explained and got an idea how the Jenkins is used as a CI/CD tool and also configured EKS cluster using cloud formation commands that you have provided. Thanks a lot.
sir i have one question, you created single pipeline for deployment of each services, so this approch do use in realtime? or can we creat seprate pipeline for each deployment ?
Hi Aditya, Thank you for the amazing project. I have question how can we implement sonar quebe and Nexus repo for artifact as this is non-java project and Maven can't be use to build it. Also how are we building this project, I checked docker file for every microservice but didn't find anything which is building complete solution. Thank you !
If I make changes to any microservice then its corresponding CI pipeline will get triggered automatically, but then do I have to manually run the CD pipeline? as I am not making any changes to main branch which contains the CD pipeline.
Hey please could me explain me to to create multiple branch with different code in the same repository? i tryed to create those branchs, but all those branch was holding my first code push to the repo. please help!!
Thanks for the project since you deployed all the services in the cluster and only frontend as loadbalncer since you want to access application from web and now my doubt is how you mapped all the services to frontend you didn't mention anywhere.Basically how i do is deploying both services frontend and backend as loadbalncer and then by implementing cors origin in the fronted code to get the data from backend url.
Congratulation for reaching 100K subscriber. this time to give some give away to your learners. Please make huge discount on your upcoming paid batch. so you can get maximum student who cannot pay much. that would be great appreciated my friend. thank you so much.
Hi while running all these jobs in jenkins, some of the jobs failed and I'm getting no space left on device, worker node also went offline due to less memory left, should I grant that node more memory, currently it's having 6 GIB total and only 300 mb left.
Hey Jaiswala I am wondering when I am trying to do a project which is (11 Microservices) so I started creating EC2 Servers with configuration which you mentioned in the video I am doing same but I am getting error while creating it (it says Microsoft SQL server is not supported for the instance ) please respond anyone is anyone getting same error ? Thank you & appreciate , please replay
Hi got this error + kubectl apply -f deployment-service.yml error: You must be logged in to the server (the server has asked for the client to provide credentials)
By seeing the contents from your Playlist I learned alot and got placed in mnc this month
wonderful! had a lot of issues with most of the installations like kubectl and eksctl but ultimately pushed through and have completed the projest successfully thank you Mr. DevOps Shack!
Bro you are the real MVP . I love this. I just completed the project . Wow! I love . Thank you so much. I am posting on linkedin and tagging you. Bless bro
loved it brother, i also completed this project because of your guidance
All installation done 27:28
Ci part 27:28 to 38:43
Thanks a lot for these type of videos, it's really helping me to learn a lot in easy way
this video is exactly what just needed.
thanks so much , i appreciate
Thanks a lot Aditya for this wonderful video. I was eagerly waiting for this content on youtube.Got some additional knowledge to implement this for my current project.
Your videos are helping me learn a lot!Keep up the good work Aditya
Thanks alot bro ,It clears lot of questions in my mind
Congrats for 100K subscribe bro, you deserve moreee 🎉
Thanks do much amazing video bro
Finally I Got the OP Thanks Aditya
It took me 8 hours to deploy. I was making a typo error and finally, it was deployed successfully.
Successfully completed 💥💥💥
I have implemented the entire project that you explained and got an idea how the Jenkins is used as a CI/CD tool and also configured EKS cluster using cloud formation commands that you have provided. Thanks a lot.
Congratulations❤ bro 🔥
Thank you for the project.
thanks for this great project
Congratulations brother
sir i have one question, you created single pipeline for deployment of each services, so this approch do use in realtime? or can we creat seprate pipeline for each deployment ?
Congratulations for 100k Subscriber
Thank you so much again..
thank you!
please tell me about the frontend and backend framework used
Hi, Can you make a separate video about EKS alone?
Please like the videos.
Thank you. How much it cost to use all recources for this project?.
Aditya, please start a dedicated Azure course to explain all services that r needed for Azure Devops
very soon
Bro make detail azure devops course bro include azure concepts as well
Could you explain the dockerfile used in this project. It seems very complex.
Excellent video in microservices.Can you please explain about NATS Listeners in kubernetes for microservice project?
without docker file how you build the image
Thank you for doing such a good content, If possible can pls do a video on k8s service account , role, rolebinding bcoz it is having doubt .
Congratulations 1 lak subscribe sir
Congrats for 100k subscriber❤😂🎉
I will impliment this project and will tag you definitely soon...
ON WHICH SCENARIO THIS MECHANISM WILL USE IN REAL TIME PROJECT
Hi Aditya,
Thank you for the amazing project. I have question how can we implement sonar quebe and Nexus repo for artifact as this is non-java project and Maven can't be use to build it.
Also how are we building this project, I checked docker file for every microservice but didn't find anything which is building complete solution.
Thank you !
How can we implement rollback if any of the services fails?
Thank you for the video. I have one question, in this deployment process artifact creation is not mandatory. Also how can we use security tools in it.
We can add those steps as well. As of now target was to show case deployment of a microservice application.
24:50How to find Jenkins initial admin password
You can copy that path and paste it in server by using cat command you can get the initial password
Bro that project was awesome but i need multi branch for dev,test,uat, main branch pipeline for single micro service please do the vedio on it...
Where we are building the artifact and testing and all ?
We can add those steps as well. As of now target was to show case deployment of a microservice application.
@@devopsshack Thanks for the reply Aditya!
Learning lots from ur videos!
If I make changes to any microservice then its corresponding CI pipeline will get triggered automatically, but then do I have to manually run the CD pipeline? as I am not making any changes to main branch which contains the CD pipeline.
Hi Aditya, do companies follow same method as in video for micro services
No there is different environments and stuff
May I know which password you used for docker credential in Jenkins? is it docker hub or Jenkins credential?
Dockerhub
@@devopsshack Am working on 11 Microservice project everything goes perfect but am facing one error - docker credential, am not able to push image.
Hey please could me explain me to to create multiple branch with different code in the same repository?
i tryed to create those branchs, but all those branch was holding my first code push to the repo. please help!!
Hello Aditya, can you please explain Deployment file
Thanks for the project since you deployed all the services in the cluster and only frontend as loadbalncer since you want to access application from web and now my doubt is how you mapped all the services to frontend you didn't mention anywhere.Basically how i do is deploying both services frontend and backend as loadbalncer and then by implementing cors origin in the fronted code to get the data from backend url.
i went to the github link but i wasnt able to find the infra-setup folder ..
found it , i didnt fork it with all the branches . my bad ..
36:02
how do i fetch all the branches in my github?
Fork the repo
Congratulation for reaching 100K subscriber. this time to give some give away to your learners. Please make huge discount on your upcoming paid batch. so you can get maximum student who cannot pay much. that would be great appreciated my friend. thank you so much.
in github which personal token acess select. pls tell me
Yes same problem
classic PAT. But I have made the repo public so u don't need it
this is real time project ? how real time comapny project look like ?
Hi while running all these jobs in jenkins, some of the jobs failed and I'm getting no space left on device, worker node also went offline due to less memory left, should I grant that node more memory, currently it's having 6 GIB total and only 300 mb left.
Usually we do have slave nodes on which we run the jobs and clear workspace after job is complete
Please upgrade to 4k
Ji bhai
Hey Jaiswala
I am wondering when I am trying to do a project which is (11 Microservices) so I started creating EC2 Servers with configuration which you mentioned in the video I am doing same but I am getting error while creating it (it says Microsoft SQL server is not supported for the instance ) please respond anyone is anyone getting same error ? Thank you & appreciate , please replay
Dont worry it resloved
Docker login issue im getting here
I would be festival for me
MR. Devops channel person copied your exact project and uploaded his video
Th@nkyou $!r
Hi got this error
+ kubectl apply -f deployment-service.yml
error: You must be logged in to the server (the server has asked for the client to provide credentials)