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
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 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
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.
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!!
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.
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
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
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 ???
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 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 😇
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
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
@@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.
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.
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 !!
Thank you! Aditya....Excellent video, full of knowledge. I created the project and posted it on Linkedin...
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.
Excellent Work !! I have done this project very sucessfully . Thank U & keep going 😇🥰
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? 🤔
Excellent project from end to end. It will be helpful for interview. Thanks Aditya.
wonderful.... Full of knowledge and Awesome and well detailed
Aditya, please turn ur projects in to playlist.🙏
Sure bro
Yes please🙏🏻
Awesome Project ...Thanks Aditya 😍
Your Great bro 💯 pure knowledge keep video like this.❤
Finished watching this video and started implementing 😊
I love you bro from nyc. Your videos going to help me fix my life!!
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 man, very well explained :)
What if I don't clone master-k8, worker node 1 & 2 and open on gitbash 1:03:42
Thank you for the video and knowledge sharing...
Love you bro ❤ Your Awesome
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
please do monitoring when you create another CICD project
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?
I need with the script, everytime I execute the Jenkin script I get a error message. Plz can you help out.
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
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
@Aditya,please explain why or js required to install docker in Nexus
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.
my plugins arent installing and they are stuck at PENDING??
WHATS THE FIX??
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
Great video man - any guides how i can do this in Azure
hi , can anyone please help me in providing steps to connect
the jenkins & kubernetes which both are installed on different machine
When I create a Sonatype Nexus container, it automatically exits.why
very useful , thank you alot
there is mobaxterm for mac, what should be using?
Great-Stuff: what are the source for all the traffic used with the security group: Primary Security Group
Can you please make a resume with the points mentioned in this project
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
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!!
Let's say i implement the same project, how much will be the bill in AWS
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
Please share the exact document link of this video
sir documentetion not getting on teligram for this project
@ why we need to skip test cases?
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 ✌🏻
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
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
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
superb
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
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??
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 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
quick question is this in a free tier if we dont follow along till k8s
Not in a free tier
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🙂
Can u share the yml files for role
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
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 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?
documentation is not able to reach through url you provided
Go to telegram channel u will see it
Sir can we connect over the call need some information about the class join
Ping me in telegram at @devopsshack
Bro where have you provided Git repository URL?
Added now in description
1:13:02
Am interested to learn devops
Thankyou!
Can we have same thing implemented in Azure cloud ?
Yes
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🙂
Why we install sonarqb on docker
Easy to setup for practice
Bro , Please upload the jenkins Pipeline script file ..!!!!!
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.
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.
Tell how much it costs atleast
🔥🔥
🤩🤩
Hi
Bhai can you upload for beginners 🫣 it will be great and inspiring for us