How to set up AWS Kubernetes Jenkins pipeline? - Part 13

  Рет қаралды 30,539

Rahul Wagh

Rahul Wagh

3 жыл бұрын

How to set up AWS Kubernetes Jenkins pipeline?
▬▬▬▬▬▬ * Instruction's Guides * ▬▬▬▬▬▬
1. AWS Kubernetes Jenkins Pipeline - jhooq.com/aws-kubernetes-jenk...
2. GitHub Repo - github.com/rahulwagh/k8s-jenk...
In this lab session, we are going to set up the AWS Kubernetes Jenkins pipeline. We will be using eksctl for creating an EKS cluster on AWS.
Setting up a pipeline on AWS requires you to have an active AWS account and you can not use the free tier of AWS because you can not use the EKS cluster on the free tier of AWS.
Here are steps which we will go through -
1. Setting up AWS EC2 Machine - First we need to set up EC2 machine where we will be installing the Jenkins along with Gradle, kubectl, eksctl, docker. We can not use t2.micro instance because we will need more CPU and memory to run Jenkins and Gradle.
2. Connect to EC2 machine - After starting the EC2 machine we will use the private key-pair file to connect to EC2 instance.
3. Install JDK - As we need to install Jenkins so we need to have JDK(adoptopenjdk.net/) pre-installed onto the EC2 machine. For this lab session I will be using adopt open JDK 11.
4. Install and Setup Jenkins - In this step we are going to install Jenkins and also going to the setup admin user
5. Assign administrative privileges to Jenkins user - After installing and setting up the Jenkins on EC2 machine we need to assign root privileges so that we can execute Docker and Gradle commands inside the Jenkins pipeline
6. Install Docker - The next step would be to install docker so that we can create a docker image and push the docker image to docker hub
7. Install and Configure AWS CLI - After installing the docker we need to install and configure AWS CLI so that we can use EKSCTL to set up and start the Kubernetes cluster.
8. Install kubectl - Also along with EKSCTL we need to install Kubectl so that we can view the deployments and services
9. Install eksctl - Now we need to install eksctl so that we can set up and start the Kubernetes cluster without using AWS UI
10. Add docker hub and GITHUB credentials - As we need to clone the github repo and push the docker image to docker hub we need to store credentials of github and docker inside Jenkins.
11. Jenkins script for stages - Once we are done all the above steps we are going to write the Jenkins pipeline scripts for all the stages
▬▬▬▬▬▬ ⭐️ 🕘Timestamps ⭐️ ▬▬▬▬▬▬
2:21 Setup an AWS EC2 Instance
7:17 Connect to EC2 Instance
10:05 Install JDK on AWS EC2 Instance
11:54 Install and Setup Jenkins
17:41 Update visudo and assign administrative privileges to Jenkins user
19:24 Install Docker
25:44 Install and Setup AWS CLI
29:32 Install and Setup Kubectl
31:01 Install and Setup eksctl
33:47 Create eks cluster using eksctl
48:25 Add Docker and GitHub Credentials into Jenkins
50:25 Add Jenkins stages
52:54 Build, deploy and test CI CD pipeline
To learn more on DevOps visit - jhooq.com
Disclaimer/Policy: All the content/instructions are solely mine. The source is completely open-source.
Video is copyrighted and can not be re-distributed on any platform.
#devops #aws #jenkins #cloud #kubernetes #eksctl #docker

Пікірлер: 144
@anilkommalapati6248
@anilkommalapati6248 2 жыл бұрын
I repent why i have not come across such a wonderful tutorial all these years. Brilliant Rahul. Great work and clear concise and pretty simple. Thanks a million Rahul
@JaiboDelNorte
@JaiboDelNorte 2 жыл бұрын
It will great to see logs for POD on the different instance in your AWS each time your hit the URL, amazing video!!
@RahulWagh
@RahulWagh 2 жыл бұрын
Thanks for the idea! Generally this session tends to get very long so its really hard to keep the track of every aspect. But i will make a not for the next time
@abhishekgowlikar
@abhishekgowlikar Жыл бұрын
Most wonder video I ever seen on youtube on CICD with simple explanation. Kudos
@RahulWagh
@RahulWagh Жыл бұрын
Glad you liked it
@kullayappatanguturi5761
@kullayappatanguturi5761 2 жыл бұрын
Thanks a ton Rahul for the video, got clarified many doubts in this video GREAT EXPLANATION
@dileepu2157
@dileepu2157 Жыл бұрын
Thank you so much brother amazing and detailed explanation. Just started to learn about devops and this was very helpful.
@daniellet9180
@daniellet9180 2 жыл бұрын
Thank you so much @Rahul for the amazing content and for starting from scratch.
@RahulWagh
@RahulWagh 2 жыл бұрын
You are welcome
@nikunjrabadiya436
@nikunjrabadiya436 2 жыл бұрын
This is the best video I found in recent day on any devops topics Thanks Rahul to make life easy :)
@RahulWagh
@RahulWagh 2 жыл бұрын
I hope it was easy to understand
@mohanbabu9198
@mohanbabu9198 2 жыл бұрын
Very nice explanation by detailing each step.
@gopib4324
@gopib4324 2 жыл бұрын
I have become ur fan Boss!! u r teaching is out of this world!! Keep up ur good worK!!
@RahulWagh
@RahulWagh 2 жыл бұрын
Thank you so much 😀
@attanpashtonculture6870
@attanpashtonculture6870 Жыл бұрын
You deserve a millions of followers.such a great tutorials. Appreciate your great work. Keep it up
@RahulWagh
@RahulWagh Жыл бұрын
Glad you like them!
@user-bq1ze4zl7p
@user-bq1ze4zl7p 5 ай бұрын
wow...!!Crystal clear ,simple ,easy ..I was looking for this pipeline since long ,,,,first time ever seen this type of explanation about CI/CD pipeline .. you are real champion of DevOps this video boosted my confidence
@RahulWagh
@RahulWagh 5 ай бұрын
Glad to hear that
@tharunjulme3002
@tharunjulme3002 Жыл бұрын
Thanks a Bunch Rahul for sharing content
@RahulWagh
@RahulWagh Жыл бұрын
So nice of you
@AkshanshGusain
@AkshanshGusain 2 жыл бұрын
You are a life save Rahul. Awesome tutorial.
@RahulWagh
@RahulWagh 2 жыл бұрын
Happy to help
@poonamkamboj5264
@poonamkamboj5264 2 жыл бұрын
nicely explained, Rahul. thanks, I was able to follow the steps :)
@santoshs3783
@santoshs3783 3 жыл бұрын
Thank you Rahul sir..... :) Very nice and simple steps in this video as you shown.
@RahulWagh
@RahulWagh 3 жыл бұрын
Keep watching there is more to come
@pravim2651
@pravim2651 2 жыл бұрын
Rahul Bhai amazing videos Your my Guruji , thanks a lot ..... 🙏🙏
@hrishikeshshrikant4230
@hrishikeshshrikant4230 2 жыл бұрын
its very much impressive Rahul. you can make it very easy. Thank you
@RahulWagh
@RahulWagh 2 жыл бұрын
So nice of you, stay tuned for more similar sessions
@PrashanthBharadwaj-mq5tf
@PrashanthBharadwaj-mq5tf Жыл бұрын
Bro... fantastic Explanation.. Got the clear picture !! :)
@RahulWagh
@RahulWagh Жыл бұрын
Glad to know
@CelebsVideopidia
@CelebsVideopidia Жыл бұрын
Thankyou Rahul such a great step by step knowledge sharing .... Thank a lot
@RahulWagh
@RahulWagh Жыл бұрын
Thanks and welcome
@derekmab7734
@derekmab7734 2 жыл бұрын
Fantastic tutorial. I really enjoyed it and learned a lot. Thank you very much.
@RahulWagh
@RahulWagh 2 жыл бұрын
You're very welcome!
@PoojaSharma-hv7yw
@PoojaSharma-hv7yw 2 жыл бұрын
I was looking for this pipeline since long. Thanks a lot . It's the best tutorial.
@RahulWagh
@RahulWagh 2 жыл бұрын
Glad to know that
@PoojaSharma-hv7yw
@PoojaSharma-hv7yw Жыл бұрын
@@RahulWagh Just wanted to thank you again for this video. I cracked an interview today :)
@RahulWagh
@RahulWagh Жыл бұрын
Sorry for the late reply and but really glad to know you cleared the interview. Best of luck with your new job
@kamkum2k
@kamkum2k Жыл бұрын
Rahul, you are amazing, BEST of BEST. Thanks a lot
@RahulWagh
@RahulWagh Жыл бұрын
Thanks
@krishnakrgupta
@krishnakrgupta Жыл бұрын
Brilliant tutorial.
@PrasadD-fe1fr
@PrasadD-fe1fr Жыл бұрын
Thank you so much for sharing such wonderful video bro.. Please keep posting. It is very useful video for everybody.
@RahulWagh
@RahulWagh Жыл бұрын
So nice of you
@eduarmoran
@eduarmoran Жыл бұрын
excellent video !!!
@RahulWagh
@RahulWagh Жыл бұрын
You welcome
@akshaychaudhari8243
@akshaychaudhari8243 Жыл бұрын
Excellent session Boss!!
@RahulWagh
@RahulWagh Жыл бұрын
Glad you enjoyed it!
@akshaychaudhari8243
@akshaychaudhari8243 Жыл бұрын
@@RahulWagh when do u have plan to make video on complete automation with Terraform, Ansible, Docker, K8s, Jenkins etc.
@RahulWagh
@RahulWagh Жыл бұрын
Let see when i get little more time in my schedule may be in the next month you will see
@Nachiketde
@Nachiketde 2 жыл бұрын
Which kube context are you using and how did you create that? Did you update aws-auth? any AWS role attached to the machine?
@roshanranasinghe6690
@roshanranasinghe6690 2 жыл бұрын
Great work Rahul.. Thank you..
@RahulWagh
@RahulWagh 2 жыл бұрын
Glad you liked it
@Amanullah-lt6fq
@Amanullah-lt6fq Жыл бұрын
awesome but you forgot to explain how to connect Kubernetes cluster in Jenkins pipeline
@preethi1530
@preethi1530 2 жыл бұрын
Best and clean explanation 👍
@RahulWagh
@RahulWagh 2 жыл бұрын
Glad you think so!
@uradiprashanthmudiraj5942
@uradiprashanthmudiraj5942 4 ай бұрын
greate video and crestal clear explation ever👏
@RahulWagh
@RahulWagh 4 ай бұрын
Glad it was helpful!
@deepaksabane3068
@deepaksabane3068 2 жыл бұрын
Awesome videos whenever I see your videos first I will like then I will see because I know u will explain every steps with details waiting for openshift lecture for deploying application
@RahulWagh
@RahulWagh 2 жыл бұрын
Thanks and welcome
@evgen5647
@evgen5647 2 жыл бұрын
Does `kubectl apply` inside pipeline work because you configured credentials with `aws configure` previously?
@keshavpisal6777
@keshavpisal6777 Жыл бұрын
Tremendous explanation 💥🤘❣️
@RahulWagh
@RahulWagh Жыл бұрын
Thanks a lot 😊
@krishm5116
@krishm5116 2 жыл бұрын
Awesome sir
@jesusvalencia3332
@jesusvalencia3332 Жыл бұрын
Excellent!
@vipinsoni3882
@vipinsoni3882 4 ай бұрын
Nice explanation
@RahulWagh
@RahulWagh 4 ай бұрын
Thanks for liking
@LeGabruRJN
@LeGabruRJN Жыл бұрын
how do i change the final message in the rest end point?
@WaqasAhmed-io6fn
@WaqasAhmed-io6fn Жыл бұрын
very nice and helpful
@RahulWagh
@RahulWagh Жыл бұрын
Thanks and welcome
@sunilsubramanya3152
@sunilsubramanya3152 3 жыл бұрын
Great tutorial!
@RahulWagh
@RahulWagh 3 жыл бұрын
Thank you! Cheers!
@lakshmanakumar1594
@lakshmanakumar1594 2 жыл бұрын
36:50 eks after execution of that command i got an error called...invalid apiversion version string is empty...how can I resolve the issue
@qe6919
@qe6919 2 жыл бұрын
Amazing video !!! When do you plan to create a video more automation focused with with terraform, Ansible, docker, EKS, Jenkins, CI/CD all combined ?
@RahulWagh
@RahulWagh 2 жыл бұрын
Soon I will prepare something around that just not getting sufficient time
@royking7370
@royking7370 Жыл бұрын
Rahul, am new to devops and your videos are awesome very easy to understand, am in the US and is there anyway I can get in contact with you for some guidance, thanks
@himanshusrivastava6540
@himanshusrivastava6540 Жыл бұрын
Thanks Really Helpful
@RahulWagh
@RahulWagh Жыл бұрын
Glad it helped
@guillaumengoulle7150
@guillaumengoulle7150 2 жыл бұрын
Awesome you are the best
@RahulWagh
@RahulWagh 2 жыл бұрын
Cheer’s
@mukundkomandur4430
@mukundkomandur4430 2 жыл бұрын
Really this video is great !!
@RahulWagh
@RahulWagh 2 жыл бұрын
Glad to know that
@fayeza8279
@fayeza8279 2 жыл бұрын
instead of installing aws cli on 24:51, you could attach a role to the jenkins instances with ec2 assume role permissions, saves u the trouble of creating access keys
@RahulWagh
@RahulWagh 2 жыл бұрын
Great suggestion
@navnathdahibhate2464
@navnathdahibhate2464 2 жыл бұрын
I have completed this pipeline today, great step by step guide. Do you have guide for Jenkins master slave architecture and deploy to EKS.
@RahulWagh
@RahulWagh 2 жыл бұрын
Not yet navnath but may be in future i can prepare around it
@shwetasingh-qi7kq
@shwetasingh-qi7kq 2 жыл бұрын
Great tutorial , but now i am more confuse , i have my jenkins application running on Ec2 instance , and i have multiple eks clusters in different aws regions , and i want to connect to my eks cluster , for that i am using Kubernetes plugins in jenkins ans providing, but getting error. connection details in cloud configuration section. also kubctl and eksctl is installed on my local machine., so accessing Eks cluster from my local machine , you seems to skip this step , or am I missing something here?
@RahulWagh
@RahulWagh 2 жыл бұрын
Well in past I tried using Jenkins kubernetes plugin but was not satisfied with it. It’s buggy and I think it’s not being maintained by the community
@cherukurimaniharika7031
@cherukurimaniharika7031 Жыл бұрын
Thank you so much for detailed tutorial. Have a doubt! How are we connecting to AWS k8 cluster without providing any AWS creds either in jenkins or jenkins file? Can you please clarify on this. Also, Please tell me the plugin names for docker and k8 that needs to be installed.
@RahulWagh
@RahulWagh Жыл бұрын
You need to install the AWS CLI onto your machine so that you can connect to AWS. Also after installing the AWS CLI you need to run the command aws configure where you need to enter access key and secret id
@healthybrain9072
@healthybrain9072 2 жыл бұрын
Hi Rahul. Trust you are doing great. Your video has been a good refrence for me. Question: I was just thinking about the installation of the docker using jenkins user. Would it give us same result if we spin up a new EC2 instance for installing docker? Would our k8 cluster not be affected if jenkins server has issue? Anticipating your response. Thank you
@RahulWagh
@RahulWagh 2 жыл бұрын
Thanks you liked my videos. Answering to you question and as per my experience I would keep isolation between kubernetes cluster and the EC2 instance where i have installed Docker,Jenkins. There is no problem using docker using jenkins user or install docker and jenkins to docker user group but I would always install jenkins on separate server(ec2) and kubernetes cluster on separate(EKS cluster.) If you keep the isoation the way i have explained in the video then there should not be any problem
@palanisamy-dl9qe
@palanisamy-dl9qe 2 жыл бұрын
did you created any RBAC role for jenkins deployment because i'm getting error while running deployment stage like Error from server (Forbidden): deployments.apps is forbidden and also kubectl auth can-i create deployments --namespace default no
@RahulWagh
@RahulWagh 2 жыл бұрын
no i did not create any RBAC for jenkins
@rohitgupta-ep3nk
@rohitgupta-ep3nk 2 жыл бұрын
It was a great video
@RahulWagh
@RahulWagh 2 жыл бұрын
Glad you liked it
@lakshmanakumar1594
@lakshmanakumar1594 2 жыл бұрын
Hii...Can you make video on cluster autos calling...it'll help us so much...bcs your way of explanation is Excellent tq
@RahulWagh
@RahulWagh 2 жыл бұрын
Will try surely on cluster auto scalling
@isaacambi1914
@isaacambi1914 Жыл бұрын
It says this is 13, where is the beginning please. I want to start and follow from the beginning.
@preethi1530
@preethi1530 2 жыл бұрын
When I build in jenkins I got an error like kubectl command not found.. But in my ubuntu I'm able to get commands
@RahulWagh
@RahulWagh 2 жыл бұрын
I think either your jenkins user does not have permission to run kubectl command or you did not install the kubectl on jenkins virtual machine
@vijaysarde385
@vijaysarde385 2 жыл бұрын
Hi Rahul, Big thank you for taking time and explaining DevOps processes step by step. Appreciate your efforts. I have a one concern - I am not sure from where this "jenkins" user came in picture. Did it get created after installation of Jenkins on EC2 machine? - धन्यवाद !
@RahulWagh
@RahulWagh 2 жыл бұрын
Glad you liked it. Jenkins user is created at the time of installation
@lakshmanakumar1594
@lakshmanakumar1594 2 жыл бұрын
When we install Jenkins by default Jenkins User has been created... cd /etc/passwd In last we can see the default Jenkins User...then set the password for the user with passwd command
@vijaysarde385
@vijaysarde385 2 жыл бұрын
@@lakshmanakumar1594 Thank you very much :)
@wladimirlobato9960
@wladimirlobato9960 2 жыл бұрын
Great thank you so much
@RahulWagh
@RahulWagh 2 жыл бұрын
You welcome
@shashankchouksey2425
@shashankchouksey2425 Жыл бұрын
can you tell us how you connected Kubernetes please let me know plugin used
@RahulWagh
@RahulWagh Жыл бұрын
You just need to install kubectl utility and it will take care of the connection
@nilavasen8631
@nilavasen8631 Жыл бұрын
Dear Mr. Rahul, Hope you are doing well. Thanks a lot for your kind video. This is really helpful. May I request you to please upload a new video on an end to end Microservice application deployment in AWS EKS .. like from pushing the code in GIT to EKS Deployment ... and the complete flow will be in a pipeline calling BuildSpec.yaml ( including Docker build to create Image) , Kubernetes Manifest file , services.yaml file etc.. I will be highly grateful if you can arrange something like this !! 🙂
@RahulWagh
@RahulWagh Жыл бұрын
Will try to put it onto my todo list. Hopefully i will come up something around that in upcoming months
@nilavasen8631
@nilavasen8631 Жыл бұрын
@@RahulWagh Happy New Year Rahul !! Hope all is well . Kindly can you please look into this request ? I have some upcoming interviews so will be grateful if you kindly provide something on this . 🙂
@gk4976
@gk4976 3 жыл бұрын
Hi Rahul it's really amazing and you way to explain is very nice u made simple steps, will you pls share me playlist link for this whole task, as I am unable to find playlist ☺️☺️☺️☺️☺️
@RahulWagh
@RahulWagh 3 жыл бұрын
Here are the playlist - 1. Terraform - kzbin.info/aero/PL7iMyoQPMtAOz187ezONf7pL8oGZRobYl 2. Kubernetes - kzbin.info/aero/PL7iMyoQPMtAP4nNc7IqQncWm6DGlIee66 3. Helm chart - kzbin.info/aero/PL7iMyoQPMtANm_35XWjkNzDCcsw9vy01b
@vishalingle7024
@vishalingle7024 Жыл бұрын
Thanks 👍 🙏
@RahulWagh
@RahulWagh Жыл бұрын
Welcome 👍
@nirmalanirmala-vn5wo
@nirmalanirmala-vn5wo Жыл бұрын
Thanks 👍👍👌
@RahulWagh
@RahulWagh Жыл бұрын
Welcome 😊
@isaacambi1914
@isaacambi1914 Жыл бұрын
Where is the beginning
@rahulvarma2100
@rahulvarma2100 Жыл бұрын
Rahul, where did you provide Kube config details in Jenkins server? How is it able to connect to & authenticate with kibe-api server from Jenkins ?
@RahulWagh
@RahulWagh Жыл бұрын
I have installed the kubectl utility on my machine which will take of kube config details
@rahulvarma2100
@rahulvarma2100 Жыл бұрын
@@RahulWagh Yes, having the Kubernetes config details on profile will work when kubectl are run from a terminal. But how Jenkins is able to detect those details. It must know some how to look at default Kubernetes config, there must be a plugin installed in your Jenkins setup which is doing that job. In my case (unluckily windows env.), I have kubectl installed & in system path variable. From a command prompt, I'm able to query kibe-api server. But the same kubectl commands are not recognised by Jenkins. I think I miss a plugin here, but no idea which one.
@rahulvarma2100
@rahulvarma2100 Жыл бұрын
@@RahulWagh Found the issue. Its because Jenkins is running as system account instead of its own/admin. Due to this, the relevant kubeconfig files are not used by Jenkins.
@RahulWagh
@RahulWagh Жыл бұрын
Great to know you found the issue
@kazishafin1
@kazishafin1 3 жыл бұрын
Sir , how about testing within the CI/CD pipeline ?
@RahulWagh
@RahulWagh 3 жыл бұрын
Yes off course you could write unit tests or integration test which can be run and tested along with pipeline. As the video was quite long so it was really hard to incorporate everything into one session.
@RahulWagh
@RahulWagh 3 жыл бұрын
I can see you are having trouble tagging the correct docker image name. I would recommend follow these steps and use the correct docker image name along the docker repository name which you have created on docker.hub.com . here is link on how to push correct docker image - jhooq.com/deploy-spring-boot-microservices-on-kubernetes/#step-6-create-docker-registry-at-httpshubdockercom
@RahulWagh
@RahulWagh 3 жыл бұрын
Also did you created repository with the name - kazishafin/jhooq-docker-demo on docker hub?
@parames3039
@parames3039 2 жыл бұрын
So. Smoothly explanation Can you please explain pipeline how to write. In your way
@RahulWagh
@RahulWagh 2 жыл бұрын
Hey paramesh thanks for the comment. sorry i did not get your question about how to write?
@daniellet9180
@daniellet9180 2 жыл бұрын
@@RahulWagh He means how to write the JenkinsFile of our pipeline
@rajkishor49
@rajkishor49 2 жыл бұрын
sir, pipeline was not able to use kubectl command . It says " rror from server (Forbidden): window.location.replace('/login?from=%2Fswagger-2.0.0.pb-v1%3Ftimeout%3D32s'); " and authentication required ! Help me out of this sir.
@RahulWagh
@RahulWagh 2 жыл бұрын
Probably something wrong with your certificates
@anubhavsaxena5079
@anubhavsaxena5079 2 жыл бұрын
bro same error....how did you solve it??
@bababackchodji4084
@bababackchodji4084 Жыл бұрын
@@RahulWagh sir same error please help
@glimglobe
@glimglobe 2 жыл бұрын
Thank you for this great tutorial. It was so clear. However, my pipeline fails during Kubernetes deployment. I get the error below + kubectl apply -f k8s-spring-boot-deployment.yml Error from server (Forbidden): window.location.replace('/login?from=%2Fswagger-2.0.0.pb-v1%3Ftimeout%3D32s'); Authentication required . Please can someone help me here?
@RahulWagh
@RahulWagh 2 жыл бұрын
Probably you are not able to pull the docker image from docker hub. Need to see the logs there could be many things behind it
@glimglobe
@glimglobe 2 жыл бұрын
@@RahulWagh Thanks so much for your reply. I was able to fix the issue. The problem was with my kubectl version. I just had to update my cluster version using the command aws eks update-kubeconfig --name cluster-name It worked and everything built perfectly.
@anjanishrivastava1273
@anjanishrivastava1273 Жыл бұрын
Gradle all dont use If I use maven then IMAGE CREATION and then check then image then go to ECR registry so no need to pull only push is OK
@sebasnangsong4144
@sebasnangsong4144 Жыл бұрын
Thank you very much Rahul. This video is just perfect and well explained.
@RahulWagh
@RahulWagh Жыл бұрын
Most welcome!
@navnathdahibhate2464
@navnathdahibhate2464 2 жыл бұрын
Great tutorial!
@RahulWagh
@RahulWagh 2 жыл бұрын
Glad you liked it.
Best father #shorts by Secret Vlog
00:18
Secret Vlog
Рет қаралды 22 МЛН
ЧУТЬ НЕ УТОНУЛ #shorts
00:27
Паша Осадчий
Рет қаралды 7 МЛН
One moment can change your life ✨🔄
00:32
A4
Рет қаралды 32 МЛН
Set up complete CI/CD Jenkins pipeline for kubernetes - Part 11
57:20
How I would Learn DevOps from scratch (if I could start over)
15:15
Learn Jenkins! Complete Jenkins Course - Zero to Hero
1:08:28
DevOps Journey
Рет қаралды 742 М.
JENKINS END TO END CICD Implementation with Detailed Notes | BEST CICD PROJECT
1:27:11
Ansible Full Course | Zero to Hero
3:22:56
Rahul Wagh
Рет қаралды 35 М.
AWS Route 53 Course | Part-15
1:15:57
Rahul Wagh
Рет қаралды 27 М.
Красиво, но телефон жаль
0:32
Бесполезные Новости
Рет қаралды 1,4 МЛН
iPhone socket cleaning #Fixit
0:30
Tamar DB (mt)
Рет қаралды 15 МЛН
Здесь упор в процессор
18:02
Рома, Просто Рома
Рет қаралды 379 М.
Отдых для геймера? 😮‍💨 Hiper Engine B50
1:00
Вэйми
Рет қаралды 1,3 МЛН