Thanks a lot - Aditya - Wonderful complete project - ( I have successfully complete this implementation by following your this project video ) ... Great Great project videos ..... hats off to you man. you are rocking.
Excellent Work !! Very useful for interviews and also got to know how to write declarative syntax...happy to see the last output.. But how you gathered such appropriate commands before the video is something very important !!
My pipeline is failing as there are some plugins missing but I see in your console output 59:50 and those same plugins (JUnit Publisher, Task Scanner, findBugs, JaCoCo) are missing in yours too but your pipeline is a success?? Why? 🤔
how did u connect the master to the worker nodes u executed all the commands on the master then u accessed the nodeport with the public ip of the worker node-1 how is that possible ? it didnt work out for me help pls !
Quick question @Devops Shack the command executed on master node to generate join syntax to be executed on worker nodes, are we using default vici cidr or any for instance custom vac cidr
Thank you Aditya for this project, if possible could you please share the *Project Documentation* as the link is not working which is provided in the description. Thank You.
great work, but after i had installed docker into the sonarqube instance, i did "docker ps". it didnt display any running image, i dont know what could be possibly wrong
Possible reasons why no container is running: - Apply the permissions to the docker.sock OR add the user in the docker group. - It exited with some error, use these commands and check the logs of that container docker ps -a & docker logs - Pulling the wrong image maybe some syntax error. Hope all this helps you!!
Bro have doubt jdk and mvn you installed from pipeline... so both tool you mentioned in global tools but sonarqube also you installed from pipeline why sonarqube you mentioned under environment? I'm not getting this
Hey Aditya!! Very nice video, with great explanation. I just have one doubt we are creating 3 servers for setting up the Kubernetes cluster instead we can set up the EKS cluster which is a defined service by AWS?
you can setup EKS CLUSTER if you wish, but for considering cost and versertlity in migrating our configurations to a new provider or a different vm that is not AWS, then using kubernetes configuration is better, but requires more experience and more tasking
This video is great, it would have been perfect if you provided us the script that you are using. Believe me it makes the work easier to follow and reduces time for expending our internet resources.
Aditya bhai bas isme ek step smjh ni aa raha h jis tarha aapne or credentials add kiye hen like git k cred ki need ni Hui kyunki wo public thi but aapne jo docker hun ka psswd diya to wo humko bhi Dena hoga wo kis tarha Kiya jayega ye batadiye bas overall bht shaaaandaaaaaar pipeline h aapki.
Bro is there option rather than downloading docker and creating image of sonar and nexus in respective servers ,directly downloading sonar and nexus repos without docker images ???
whats is the benifit if we are setup jenkins , sonarqube, kubernets in diff server that will raise the cost right ? Instead of can we go all these in a single EC2 in prod any difference
this tutorial is very good ... but bro u forgot to tell that we need to provide our vpc cidr in that kubeadm init --pod command.. that mistake i did but i understood it later 😇
Instead of token ,, what i did ... i just copied all the details from(root/.kube/config) and paste in local file. then i made a credentilal where kind as a secret file and then give path where my file is stored
Bro, you are dploying the pod with root access, can you please tell me how to restrict the deployment if POD is having root access, since somebody get pod details and do base 64 decode , they will get all the info, so i want to resgtrict deployment if POD is having root access, can you explai me
@@devopsshack then tell me what an experienced one does. The thing you showed us could be applied to almost a lot of projects with little bit of tweaking.
in last step you have not added hostname , credentials of kubernates , and directly skipped part and showed it is working , i dont know how many guyz are actually trying and commenting
This channel is absolutely a treasure in youtube, thank you.
Thank you! Your platform deserves all the praise.
Thanks a lot - Aditya - Wonderful complete project - ( I have successfully complete this implementation by following your this project video ) ... Great Great project videos ..... hats off to you man. you are rocking.
That was quite a workout. Just finished making this. Great video and project. It taught me a lot
Thank you so much... excellent video. Full of knowledge. You are awesome. Keep doing the good work.
Thank you! Aditya....Excellent video, full of knowledge. I created the project and posted it on Linkedin...
Excellent Work !! Very useful for interviews and also got to know how to write declarative syntax...happy to see the last output.. But how you gathered such appropriate commands before the video is something very important !!
Excellent Work !! I have done this project very sucessfully . Thank U & keep going 😇🥰
wonderful.... Full of knowledge and Awesome and well detailed
Your Great bro 💯 pure knowledge keep video like this.❤
Excellent project from end to end. It will be helpful for interview. Thanks Aditya.
Awesome Project ...Thanks Aditya 😍
Finished watching this video and started implementing 😊
Thank you man, very well explained :)
I love you bro from nyc. Your videos going to help me fix my life!!
Love you bro ❤ Your Awesome
My pipeline is failing as there are some plugins missing but I see in your console output 59:50 and those same plugins (JUnit Publisher, Task Scanner, findBugs, JaCoCo) are missing in yours too but your pipeline is a success?? Why? 🤔
how did u connect the master to the worker nodes u executed all the commands on the master then u accessed the nodeport with the public ip of the worker node-1 how is that possible ? it didnt work out for me help pls !
love you bro❤ let it be long make 5 hours of video no problem we will be stick to it.
Thank you for the video and knowledge sharing...
Aditya, please turn ur projects in to playlist.🙏
Sure bro
Yes please🙏🏻
very useful , thank you alot
superb
Quick question @Devops Shack the command executed on master node to generate join syntax to be executed on worker nodes, are we using default vici cidr or any for instance custom vac cidr
Brother, why u didn't use single server for Jenkins, sonarqube, & nexus...?
why did you create seperate vms for jenkins,sonarqube and nexus? can't v run everything in single machine?
please do monitoring when you create another CICD project
Should we define all the tools which we use? Like Anything which performs operations on the code ?
If it’s installed using plugins , then yes
Bro, deploying a sample application is okay. Can you please explain how to deploy a Java application or any application that have database connection
In future will do bro
there is mobaxterm for mac, what should be using?
@Aditya,please explain why or js required to install docker in Nexus
Great-Stuff: what are the source for all the traffic used with the security group: Primary Security Group
Thank you Aditya for this project, if possible could you please share the *Project Documentation* as the link is not working which is provided in the description. Thank You.
Pinned msg in telegram
great work, but after i had installed docker into the sonarqube instance, i did "docker ps". it didnt display any running image, i dont know what could be possibly wrong
Possible reasons why no container is running:
- Apply the permissions to the docker.sock OR add the user in the docker group.
- It exited with some error, use these commands and check the logs of that container
docker ps -a & docker logs
- Pulling the wrong image maybe some syntax error.
Hope all this helps you!!
Great video man - any guides how i can do this in Azure
I need with the script, everytime I execute the Jenkin script I get a error message. Plz can you help out.
What if I don't clone master-k8, worker node 1 & 2 and open on gitbash 1:03:42
Aditya,could please make an video on argocd deployment
Bro have doubt jdk and mvn you installed from pipeline... so both tool you mentioned in global tools but sonarqube also you installed from pipeline why sonarqube you mentioned under environment? I'm not getting this
my plugins arent installing and they are stuck at PENDING??
WHATS THE FIX??
Hey Aditya!!
Very nice video, with great explanation.
I just have one doubt we are creating 3 servers for setting up the Kubernetes cluster instead we can set up the EKS cluster which is a defined service by AWS?
Same doubt
@@SK-wh8km Same doubt
you can setup EKS CLUSTER if you wish, but for considering cost and versertlity in migrating our configurations to a new provider or a different vm that is not AWS, then using kubernetes configuration is better, but requires more experience and more tasking
This video is great, it would have been perfect if you provided us the script that you are using. Believe me it makes the work easier to follow and reduces time for expending our internet resources.
Its in my telegram group
Please go there and get it
How does docker build know to pickup artifact from Nexus? Did I miss that?
It's building the image from the Dockerfile where the artifact is mentioned and not from Nexus.
@@arifs5022 then why was nexus used at all??
@ why we need to skip test cases?
Aditya bhai bas isme ek step smjh ni aa raha h jis tarha aapne or credentials add kiye hen like git k cred ki need ni Hui kyunki wo public thi but aapne jo docker hun ka psswd diya to wo humko bhi Dena hoga wo kis tarha Kiya jayega ye batadiye bas overall bht shaaaandaaaaaar pipeline h aapki.
quick question is this in a free tier if we dont follow along till k8s
Not in a free tier
Do we really need another server for sonarqube? I think sonarqube can be installed in jenkins server itself. Please do response
Yup we can use the same server but in companies we use separate
Bro is there option rather than downloading docker and creating image of sonar and nexus in respective servers ,directly downloading sonar and nexus repos without docker images ???
Yes we can will show in other videos
When I create a Sonatype Nexus container, it automatically exits.why
whats is the benifit if we are setup jenkins , sonarqube, kubernets in diff server that will raise the cost right ? Instead of can we go all these in a single EC2 in prod any difference
If in single machine then if server goes in to trouble then all the tools goes down
thank you @@devopsshack
Sir in real time also we will configure nexus server in docker container?
In pod
Sir how to do that? Have you uploaded any video on that?
this tutorial is very good ... but bro u forgot to tell that we need to provide our vpc cidr in that kubeadm init --pod command.. that mistake i did but i understood it later 😇
have u used the default vpc cidr showing in ur aws console or created a new vpc
@@swapnilsingh7170 I created a vpc and gave that cidr
Can you please make a resume with the points mentioned in this project
Please share the exact document link of this video
sir documentetion not getting on teligram for this project
hi , can anyone please help me in providing steps to connect
the jenkins & kubernetes which both are installed on different machine
on master node you run every steps on 'root user' or you created 'new user' in master node
I setup cluster using root
Afterwards for deployment i did create a service account with RBAC
Let's say i implement the same project, how much will be the bill in AWS
We have used same Security group is it necessary, or should we use different Security group for each server ?
We can use same also and different also
documentation is not able to reach through url you provided
Go to telegram channel u will see it
Instead of token ,, what i did ... i just copied all the details from(root/.kube/config) and paste in local file.
then i made a credentilal where kind as a secret file and then give path where my file is stored
Nice Sandeep🙂
Thank you for sharing ✌🏻
Bro where have you provided Git repository URL?
Added now in description
we are using Free tier and can we use the instance type which is not eligible for free tier?
yes, you can use but aws will charge the amount according to usage.
Sir can we connect over the call need some information about the class join
Ping me in telegram at @devopsshack
Can u share the yml files for role
Can we have same thing implemented in Azure cloud ?
Yes
Bro, you are dploying the pod with root access, can you please tell me how to restrict the deployment if POD is having root access, since somebody get pod details and do base 64 decode , they will get all the info, so i want to resgtrict deployment if POD is having root access, can you explai me
Watch the video again
I deployed using service account using RBAC🙂
🤩🤩
Why we install sonarqb on docker
Easy to setup for practice
🔥🔥
Can i add this project in resume?
If u r fresher then yes.
But not as an experienced
@@devopsshack then tell me what an experienced one does. The thing you showed us could be applied to almost a lot of projects with little bit of tweaking.
Am interested to learn devops
in last step you have not added hostname , credentials of kubernates , and directly skipped part and showed it is working , i dont know how many guyz are actually trying and commenting
No steps r skipped
Most of the people are already able to implement following the video🙂
What is the cost of the devops cource
6000 INR with 25% discount
Coupon - CLOUD25
Any support during the course?
Sir recording provides?
@@Mukki-Choudhary-x4k yes everything will be accessible till 2 years.
@@Mukki-Choudhary-x4k yes.
1:13:02
Bro , Please upload the jenkins Pipeline script file ..!!!!!
Tell how much it costs atleast
Hi
Bhai can you upload for beginners 🫣 it will be great and inspiring for us