Labels,Selectors,ReplicationController and replicaset in Kubernetes-Hindi/Urdu| Lec-49 | Minikube

  Рет қаралды 164,934

Technical Guftgu

Technical Guftgu

Күн бұрын

Lec-49 In this video,i am explaining lots of stuff related to kubernetes in detail.No need to go anywhere.Simply watch my videos and become expert.
*****************YAML Files used in demo************************
EXAMPLE OF LABELS
kind: Pod
apiVersion: v1
metadata:
name: delhipod
labels:
env: development
class: pods
spec:
containers:
- name: c00
image: ubuntu
command: ["/bin/bash", "-c", "while true; do echo Hello-Bhupinder; sleep 5 ; done"]
***************************************************************************
NODE SELECTOR EXAMPLE
kind: Pod
apiVersion: v1
metadata:
name: nodelabels
labels:
env: development
spec:
containers:
- name: c00
image: ubuntu
command: ["/bin/bash", "-c", "while true; do echo Hello-Bhupinder; sleep 5 ; done"]
nodeSelector:
hardware: t2-medium
*****************************************************************************************************
EXAMPLE OF REPLICATION CONTROLLER
kind: ReplicationController
apiVersion: v1
metadata:
name: myreplica
spec:
replicas: 2
selector:
myname: Bhupinder Rajput
template:
metadata:
name: testpod6
labels:
myname: Bhupinder
spec:
containers:
- name: c00
image: ubuntu
command: ["/bin/bash", "-c", "while true; do echo Hello-Bhupinder; sleep 5 ; done"]
****************************************************************************************************************
EXAMPLE OF REPLICA SET
kind: ReplicaSet
apiVersion: apps/v1
metadata:
name: myrs
spec:
replicas: 2
selector:
matchExpressions: # these must match the labels
- {key: myname, operator: In, values: [Bhupinder, Bupinder, Bhopendra]}
- {key: env, operator: NotIn, values: [production]}
template:
metadata:
name: testpod7
labels:
myname: Bhupinder
spec:
containers:
- name: c00
image: ubuntu
command: ["/bin/bash", "-c", "while true; do echo Technical-Guftgu; sleep 5 ; done"]
**************************************END*****************************
Now you can Donate us via Paypal or Google Pay
Paypal link : www.paypal.me/...
GooglePay/PhonePe/BHIM App UPI ID : bhupinderccs@okaxis
Do subscribe to TECHNICAL GUFTGU channel and Press Bell icon & get regular updates on videos, DIRECT LINK TO CHANNEL : / technicalguftgu
Here are direct links of My All the Playlist: MUST CHECK
IPv6 Complete Tutorial for beginners Link : • IP Version 6 Tutorials...
Microsoft Azure Tutorial for beginners in Hindi/Urdu AZ-103 and AZ-900 LINK : • Microsoft Azure Tutori...
Cloud computing tutorials For beginners Link : • Cloud Computing Tutori...
AWS Solution Architect-Associate complete Tutorials Link : • AWS Solution Architect...
Devops tutorials in Hindi:-
• What are the Pre-requi...
CCNA Complete Tutorials /Computer Networking Link : • CCNA Full course in Hi...
This is the best channel for AWS Tutorials, Microsoft Azure tutorials, 2G,3G, LTE, CCNA, Cloud computing and for others topics related to cloud and computer networking. Technical Guftgu is the only platform, which provides you entire training on white board, so that you feels that, you are taking real time training.
Bhupinder Rajput Sir is having 8 Years of Experience in the field of technical trainings in entire india.
NOTE : If you would like to organise Bhupinder Rajput Sir workshop in your College or University, write mail to us.
For More Information:
Please write us at : technicalguftgu99@gmail.com
Connect with us on facebook page-Technical Guftgu for his upcoming 5 Days workshops on cloud in india and Nepal. If you would like to donate and give support to our Channel, write mail to us.
Thanks For giving Your Valuable time.
Regards,
Technical Guftgu Team

Пікірлер: 342
@afsaransari3809
@afsaransari3809 3 жыл бұрын
Sir Ager DevOps India ha to apka channel DevOps ka Tajmahal hai..seriously quality content without any cost!may God bless you sir
@afsaransari3809
@afsaransari3809 3 жыл бұрын
Thankyou so much sir ji
@ZeeMan2.0
@ZeeMan2.0 3 жыл бұрын
True
@arshidshafi378
@arshidshafi378 3 жыл бұрын
@@afsaransari3809 bhai i have a question. In order to run docker in EC2 instance if the docker is not not included how to download it on EC2 free tier . As bupinder sir has done a lab when he launches the EC2 instance he gets an option "amozon linux which includes docker as well but that video was done in 2020 but now a days that option is not there is a amazon linux 2 option and it does not include docker. Sir said u can do that with wget can u tell me the steps please by using wget.
@sameerdevalekar6659
@sameerdevalekar6659 3 жыл бұрын
Thanks so much.. Can you also have a session on logging and monitoring using Grafana , promotheus and how to use Lucene queries etc
@suryanshusrivastava926
@suryanshusrivastava926 2 жыл бұрын
Mast bole hain Afsar bhai
@akhibshaikh8666
@akhibshaikh8666 2 жыл бұрын
Jab bhagwan insaan ka roop dharan karte hai toh tab BHUPINDER RAJPUT jaise hote hai :)
@dipaka5582
@dipaka5582 3 жыл бұрын
The God of AWS Devops. 🙏
@Mystic_30_Mind
@Mystic_30_Mind 2 жыл бұрын
Thank you sir
@jagatkrishna1543
@jagatkrishna1543 3 жыл бұрын
Thanks Sir 🙏💕
@jayeshmehta3067
@jayeshmehta3067 11 ай бұрын
1:04:03
@ruchityagi9816
@ruchityagi9816 3 жыл бұрын
Thanks for your efforts. Can you pls teach us about shell scripting and python as well
@rajivchoudhary7210
@rajivchoudhary7210 3 жыл бұрын
Sir you deserve all good and wealth in this world, because you love other as yourself and you always help and support. ❤️❤️❤️❤️
@nagarjunahota4498
@nagarjunahota4498 3 жыл бұрын
Sir 50th lecture kuch Kick wala kijiyega, Pura sandar jabardast jindabad wala hona chahihe,we want to celebrate our 50th video
@anmol2549742
@anmol2549742 Жыл бұрын
Poora sandar.. hahahah ..
@saurabhbharambe1125
@saurabhbharambe1125 3 жыл бұрын
sir next kubernetes ka video kab tak ayega
@raghukulsingh271
@raghukulsingh271 3 жыл бұрын
Keep watching guftgu channel it is best in comparison to all. Sir please make videos on aws saa-c02 associate pending videos
@staranisfood
@staranisfood 3 жыл бұрын
Thanks sir...for providing these valuable and Full of knowledgeable lectures.....
@ZeeMan2.0
@ZeeMan2.0 3 жыл бұрын
1st comment ...... IQBAL SAJID sahab ka sher Arz hai .. प्यासे रहो न दश्त में बारिश के मुंतज़िर मारो ज़मीं पे पाँव कि पानी निकल पड़े
@ombirdagar-qj1li
@ombirdagar-qj1li Жыл бұрын
sir please teach us redhat open shift ....because no tutorual available of redhat open shift anywhere
@surendra1028
@surendra1028 3 жыл бұрын
Good Evening Sir, I am following your video for more than 2 years not because you teach well but because your way of teaching is different. I request you to please provide Python classes.
@souradeepchatterjee495
@souradeepchatterjee495 3 жыл бұрын
Sir please I need it too Python lectures from the way you teach.
@bayanofmuftitariqmasood2285
@bayanofmuftitariqmasood2285 3 жыл бұрын
Thanks sir g for uploading lectures soon keep on going and complete this devops series soon.
@sairammadichetty5453
@sairammadichetty5453 3 жыл бұрын
Sir, its been more than 45 days.. waiting for the classes...
@navjyotkaur8986
@navjyotkaur8986 2 жыл бұрын
Thanks sir. There is a playlist missing earlier to this which explains each manifest commands. If it is there can you direct me to the link
@manish2good1
@manish2good1 3 жыл бұрын
Thanks
@pratyushdixit4893
@pratyushdixit4893 3 жыл бұрын
Sir me abi ki date me aapko zada kuch to ni de saqta pr mere kuch umar apko lag jaye💎
@sailendermarripalepu5183
@sailendermarripalepu5183 3 жыл бұрын
Thank you Sir.. to many friends I forwarded your videos and they got selected in interviews and they git job
@kumarvikas119
@kumarvikas119 2 жыл бұрын
To be honest..My dear friends don't waste your money in coaching centers..Its enough for learning and concepts. hats off you sir
@secretofallthings6962
@secretofallthings6962 2 жыл бұрын
thank you sir finally ye lab complete karliya
@ombirdagar-qj1li
@ombirdagar-qj1li Жыл бұрын
Sir you are my legends... thanks a lot sir
@muhammednkazi
@muhammednkazi 2 жыл бұрын
You are a great teacher, lecturer, and a Professor to me, and I fully enjoyed your lectures, you explained everything in detail and it made it easier for me to understand.
@ZeeMan2.0
@ZeeMan2.0 3 жыл бұрын
Lec 49 no 49 is my lucky no. Aapko videos mood achha karne ka zariya hai ...lets celebrate 🌻🌺
@SuperHARIS14
@SuperHARIS14 2 жыл бұрын
Really great lectures, i've been watching your playlist from more than a month and the effort you put in every lecture is remarkable. A big "Thank you" from all the learners. Your subscriber from Pakistan :)
@TechiesIdea
@TechiesIdea Жыл бұрын
Please share resume for freshers deveops engineer.
@SumitKumar-rj5qr
@SumitKumar-rj5qr 3 жыл бұрын
kya baat hai sir... trainer bhut dekhe but asli trainer wahi hai jo apni audience ko apne saath le ke chale and you are the master of it... thank you...Aise hi ache ache lectures laate raho..we always support no matters what.... har har maha dev.
@sandeepbisht3354
@sandeepbisht3354 3 жыл бұрын
Sir really appreciate ur videos,, and still watching... Thank You!!!!
@Ashish-cb3ht
@Ashish-cb3ht 3 жыл бұрын
Jaise Sachin sir Cricket k bhagwaan... Wese BR sir Beginners k liye bhagwaan..
@qureshiyahya444
@qureshiyahya444 3 жыл бұрын
Sir how many lecture takes to complete devops engineer
@anjanimishra2798
@anjanimishra2798 3 жыл бұрын
excellent video clearing K8s concept..Please also make lectures in depth on Terraform and Observability tools like Prometheus,Grafana and ELK
@anujpratap5213
@anujpratap5213 2 жыл бұрын
Thank you very much sir
@Tradingcraze319
@Tradingcraze319 12 күн бұрын
Very nice lab and best explanation of each concept Salute to your knowledge and teaching skill sir
@shahkerali
@shahkerali 3 жыл бұрын
I love your explanation, each and every topic is very clear, I have watched all these topics/ videos in 1.5x speed and some time 2x speed, to focus on process and topic, because I have some experience, now in all the topics chef, ansible, docker, git, Jenkins, ci/cd, Unix, nagios, k8s, I am feeling master. I have downloaded all Devops videos sir, thank you very much for your support and help. You are my guru now. I am feeling blessed, for which class room feeling I need, I got it from these videos. I wish all your dreams comes true. Thank you
@engrqamarabbas9753
@engrqamarabbas9753 3 жыл бұрын
ترے عشق کی انتہا چاہتا ہوں مری سادگی دیکھ کیا چاہتا ہوں ستم ہو کہ ہو وعدۂ بے حجابی کوئی بات صبر آزما چاہتا ہوں یہ جنت مبارک رہے زاہدوں کو کہ میں آپ کا سامنا چاہتا ہوں ذرا سا تو دل ہوں مگر شوخ اتنا وہی لن ترانی سنا چاہتا ہوں کوئی دم کا مہماں ہوں اے اہل محفل چراغ سحر ہوں بجھا چاہتا ہوں بھری بزم میں راز کی بات کہہ دی بڑا بے ادب ہوں سزا چاہتا ہوں
@PoojaSharma-hv7yw
@PoojaSharma-hv7yw 2 жыл бұрын
Chaliye achi baat hai :D. Love all your lectures. Very easy to follow.
@paragsharma4033
@paragsharma4033 5 ай бұрын
Thanks for your sharing knowledge on k8's. Your DevOps tutorial is so much beneficial when it comes to figure out for easy understanding and better concepts. I gotta a better hike and a switch in my current role learning through your lectures videos.💫
@TechiesIdea
@TechiesIdea Жыл бұрын
Sir you deserve all good and wealth in this world, because you love other as yourself and you always help and support
@SanjayKumar-fp6rz
@SanjayKumar-fp6rz 6 ай бұрын
Hi Bhupi: I have question regarding labelling the pod. As I guess labels can duplicate for pods. And case of replication Controller the selector and template-spec labels must be same. If there is pod with same label as per example myname: bhupender then the replication is applied to those pod also?
@atulchoudhary8668
@atulchoudhary8668 7 ай бұрын
Hi sir 1:26:28 - manifest mai pod k naam testpod6 hai But hum jab pods details dekh rhe hai tb naam alag hai 1:30:47 - kubectl get pods Pods name - (myreplica-2wrst, myreplica-17qvw, myreplica-qgzw8, myreplica-s51zr, myreplica-whcvz ) Yaha testpod6 hona chahiye na? Please doubt clear kardo
@muhammadqaisar5131
@muhammadqaisar5131 Жыл бұрын
Bhupinder sir I Love you from Pakistan (12: 04)😆🤣
@ZubairKhan-he8os
@ZubairKhan-he8os 9 ай бұрын
Thank you so much, sir. Your videos are very informative. Shukriya!
@kamilmansoor9193
@kamilmansoor9193 3 жыл бұрын
Sir looking forward for more on devOps from your side. Allah bless you
@vishforyou1617
@vishforyou1617 3 жыл бұрын
Thank you so much sir for your precious lectures 🙏🙏 Best way of teaching Sir please upload about shell scripting Its very difficult to understand
@मर्दनहींमैंशायरहु
@मर्दनहींमैंशायरहु 3 жыл бұрын
yes, please prepare some lectures on shell scripting
@numanaljilani2400
@numanaljilani2400 2 жыл бұрын
I create a network and try to connect it with command (sudo docker service create --name serv1 --network net1 replicas 3 nginx:latest ) it is showing network : net1 not found .
@pujadas2301
@pujadas2301 2 жыл бұрын
I have created 3 instances ..1 for master and another 2 for nodes...I connected the nodes into master.. whenever I created pods it's showing 0/1 not contianer created..plz any one help me..I tried lot of times
@shubhamagarwal1434
@shubhamagarwal1434 4 ай бұрын
Sri Guredev ke charno me shastang pranam...🙏🙏🙏🙏....10+ yrs Exp Guy from BLR, i am learning alot from your lectures which will help me in my upcomming interviews.
@TravelwithPN
@TravelwithPN 11 ай бұрын
i am not able to install minikube for ubuntu22.04 , can someon please help me
@HarshalPatil1010
@HarshalPatil1010 Жыл бұрын
sir can you make a new video for creating minikube when we create we facing many problem.
@namanbhati1
@namanbhati1 2 жыл бұрын
Red label bhi aati h black label bhi aati h... :) fun with learning.. keep doing
@akashrajput9495
@akashrajput9495 3 жыл бұрын
Thankyou sir for this beautiful course because of you finally I placed in LTI
@TechnicalGuftgu
@TechnicalGuftgu 3 жыл бұрын
Thanks.Hame acha Lagega agar aap Technical Guftgu ke baare me ek post karke apne dosto ko bhi bataye Fb and Linkedin Par.
@akashrajput9495
@akashrajput9495 3 жыл бұрын
@@TechnicalGuftgu bilkul sir👍
@akashrajput9495
@akashrajput9495 3 жыл бұрын
@@TechnicalGuftgu done sir kr de post 👍
@MohdDanish-kv9sw
@MohdDanish-kv9sw 2 жыл бұрын
u had any previous experience or joined as a fresher ?
@akashrajput9495
@akashrajput9495 2 жыл бұрын
@@MohdDanish-kv9sw as a fresher . campus placement
@muhammadsaqib2961
@muhammadsaqib2961 11 ай бұрын
Plz make short videos it's simple topic n you take almost 2 hrs
@handsomevillian
@handsomevillian Жыл бұрын
sir as per your words its been a year , you didnt launch yet the kubernetes standalone playlist....
@abhishekpundir2993
@abhishekpundir2993 2 жыл бұрын
Im not able to find complete notes for devops series on telegram group...please some help me with the notes
@prakashtalekar8152
@prakashtalekar8152 Жыл бұрын
Thank you very much for your technical support ..
@abinashdas12
@abinashdas12 Жыл бұрын
Really sir, no one can beat you in the field of teaching...Hardly any other can teach so such a tough concept in such a simple way.Kuduos to your knowledge and effort
@shubhamrokade6086
@shubhamrokade6086 Жыл бұрын
sir agar apn ne repicaset=1 diya , suppose jo pod hai vo failed huva then new pod create hone k liye kuch smy lgega at that time user request aayi to vo kahape jayegi.
@captaincloud7118
@captaincloud7118 3 жыл бұрын
such a clean and clear understanding of these concepts! Only Bhupi sir can!
@saurabhsingh1608
@saurabhsingh1608 Жыл бұрын
awesome following your devops and shayris!
@kamalpreetcor6178
@kamalpreetcor6178 Жыл бұрын
Thankyou sir for your motivation and I have learnt a lot from you .
@avinashthakur9572
@avinashthakur9572 4 ай бұрын
Anyone having referrals for job openings in devops ?
@UK_US007
@UK_US007 6 ай бұрын
sir yeh minucube kia ha is k nae btaya app na ? aur jo prevoius lecture ma app na master node aur 2 worker node banae thi , wo kha gahe ?
@yashsingh2135
@yashsingh2135 2 жыл бұрын
Thanks so much Bhupendra Ji, Terraform kab tak ummed he ane ki
@sazib94
@sazib94 Жыл бұрын
mane to kvm may practise kartahu, too kvm a hardware kache select karunga Sirji
@saurabhsrivastav902
@saurabhsrivastav902 2 жыл бұрын
Mast class Sir. Big THANK YOU..... Learning from you. My only tutorial for learning is techGuftgu
@luckyrajput9468
@luckyrajput9468 3 жыл бұрын
plz make video on mqtt mosquitto urjent for job
@sourabhkhare5719
@sourabhkhare5719 Жыл бұрын
love you bhupi sir apne to Devops engineer bna diya mujha
@shubhamagarwal1434
@shubhamagarwal1434 4 ай бұрын
Sri Guredev ke charno me shastang pranam...🙏🙏🙏🙏....10+ yrs Exp Guy from BLR, i am learning alot from your lectures which will help me in my upcomming interviews.
@ImranAhmad-gz4qp
@ImranAhmad-gz4qp Жыл бұрын
Ur Rock Amazing tutorial I salute u to.
@snehendrabhalerao
@snehendrabhalerao Жыл бұрын
Sir RC Ke bare mai batana chahte the lekin.... Bataya nahi aapne... 😂😂
@RAHULKUMAR-px8em
@RAHULKUMAR-px8em 3 жыл бұрын
Guru Ji ka Jaiye
@irfanmalik-mo6ok
@irfanmalik-mo6ok 7 ай бұрын
Sir agar minikube use nahi karay to tab hi ya practical hojayga ?
@pankajkala1784
@pankajkala1784 3 жыл бұрын
sir thanks for providing these valuable and full of knowledgeable lectures. please let us know now how can we setup a load balancer in front of replica set and distribute traffic among all pods
@socialguru824
@socialguru824 3 жыл бұрын
Is this the end video of the devops series?
@RahulChaudhary-ij1ul
@RahulChaudhary-ij1ul Жыл бұрын
I am working on k8s since last 2 years but after watching your lectures feeling confident. ❤❤❤
@Lokeshjune26
@Lokeshjune26 Жыл бұрын
thank you ji. you gave us great knowledge. its great help. thanks from hyderabad
@peacefullsoul8440
@peacefullsoul8440 2 жыл бұрын
Sir output Hello Bhupinder kha se dekh skte hai?
@Codeing-di3yf
@Codeing-di3yf 3 ай бұрын
🙏🙏♥♥
@onirkayas4385
@onirkayas4385 3 жыл бұрын
sir we r enthusiastically waiting for ur next fab lecture on kubernetes service and deployment strategy
@muhammadfahadansari4758
@muhammadfahadansari4758 Жыл бұрын
Shell scripting and python bhi playlist banao sir
@princechandel5618
@princechandel5618 Жыл бұрын
Sir apki shayri sunker flashback me chala jata hu kai bar.
@gurupreetsingh8347
@gurupreetsingh8347 3 ай бұрын
really nice bro :) keep it up bhai..
@tarangbansal7287
@tarangbansal7287 9 ай бұрын
Great Content !! 🙌🏻🙌🏻 Thanks alot🙏🏻
@snehalgupta251
@snehalgupta251 3 жыл бұрын
Thanks a lot sir for your efforts 🙏🙌
@siliconvalleyentertainment3309
@siliconvalleyentertainment3309 3 жыл бұрын
Is this last lecture of DevOps??
@arshidshafi378
@arshidshafi378 3 жыл бұрын
Guys can anybody help me in how to download docker in amazon EC2 instance if docker is not thre. It can be done thru wget.can anybody help me in the steps please guys
@mindit4312
@mindit4312 3 жыл бұрын
@Technical Guftgu Plz sir bs ek tool aur...Terraform 🙏🙏 plz sir Terraform pe bhi video bana dijiye sir... Aur 1 lecture Resume making aur job searching in Devops per sir plz sir. 🙏🙏🙏
@mindit4312
@mindit4312 3 жыл бұрын
@Technical Guftgu Plz sir bs ek tool aur...Terraform 🙏🙏 plz sir Terraform pe bhi video bana dijiye sir... Aur 1 lecture Resume making aur job searching in Devops per sir plz sir. 🙏🙏🙏
@rajtechsolution9434
@rajtechsolution9434 2 жыл бұрын
Helpful Devops Tutorial please guyz learn devops from this youtube channel and bhupinder sir sayri so amazing i am big fan of you sir.
@vijayachari7922
@vijayachari7922 Жыл бұрын
sir plz start terraform course as soon as possible
@sandeepbisht3354
@sandeepbisht3354 3 жыл бұрын
Sir really appreciate ur videos,, and still watching... Thank You!!!! Please sir ek video terraform ka bhi bana dijiye...
@thatkarachikid
@thatkarachikid Жыл бұрын
declarative via yml, imperative is direct CL
@amritamisra1878
@amritamisra1878 2 жыл бұрын
very very well explained ....super indepth information. Basics gets clear with your videos
@Genius_jod
@Genius_jod Жыл бұрын
Really thanku sir for this quality content for devops 🙏🙏🙏
@muhammadjunaidkhan166
@muhammadjunaidkhan166 Жыл бұрын
Bhupinder sir, you are great......
@alamkhanbijali3285
@alamkhanbijali3285 Жыл бұрын
Very nice info I like your teaching
@shahzaibiqbal5592
@shahzaibiqbal5592 3 жыл бұрын
Outstanding way to teach Kubernetes... We are waiting for your next video sir.. Please jaldi upload kr den...
@babitshetye5632
@babitshetye5632 Жыл бұрын
bhupi sir please terraform ke bhi lectures layiye
How To Get Married:   #short
00:22
Jin and Hattie
Рет қаралды 23 МЛН
100 Identical Twins Fight For $250,000
35:40
MrBeast
Рет қаралды 54 МЛН
Крутой фокус + секрет! #shorts
00:10
Роман Magic
Рет қаралды 22 МЛН
Statefulset in Kubernetes Explained | Statefulset vs Deployment
13:21
Kubernetes 101 workshop - complete hands-on
3:56:03
Kubesimplify
Рет қаралды 1,6 МЛН
How To Get Married:   #short
00:22
Jin and Hattie
Рет қаралды 23 МЛН