ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

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

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ค. 2021
  • 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

ความคิดเห็น • 340

  • @afsaransari3809
    @afsaransari3809 3 ปีที่แล้ว +102

    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 ปีที่แล้ว +1

      @@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 2 ปีที่แล้ว

      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

  • @rajivchoudhary7210
    @rajivchoudhary7210 3 ปีที่แล้ว +18

    Sir you deserve all good and wealth in this world, because you love other as yourself and you always help and support. ❤️❤️❤️❤️

  • @ZeeMan2.0
    @ZeeMan2.0 3 ปีที่แล้ว +3

    1st comment ......
    IQBAL SAJID sahab ka sher Arz hai ..
    प्यासे रहो न दश्त में बारिश के मुंतज़िर
    मारो ज़मीं पे पाँव कि पानी निकल पड़े

  • @kumarvikas119
    @kumarvikas119 2 ปีที่แล้ว +3

    To be honest..My dear friends don't waste your money in coaching centers..Its enough for learning and concepts. hats off you sir

  • @akhibshaikh8666
    @akhibshaikh8666 2 ปีที่แล้ว +15

    Jab bhagwan insaan ka roop dharan karte hai toh tab BHUPINDER RAJPUT jaise hote hai :)

  • @SumitKumar-rj5qr
    @SumitKumar-rj5qr 3 ปีที่แล้ว +2

    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.

  • @shubhamagarwal1434
    @shubhamagarwal1434 3 หลายเดือนก่อน

    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.

  • @puneetluthra3622
    @puneetluthra3622 ปีที่แล้ว +1

    Apart from lecture why I am asking this because those are really incomparable.
    Apki batein FULL OF ENERGY matlab marte hue me jaan dal de, truly positive attitude
    Superb sir and thank you very much 🙏🙏🙏🙏🙏🙏🙏🙏🙏

  • @staranisfood
    @staranisfood 3 ปีที่แล้ว +7

    Thanks sir...for providing these valuable and Full of knowledgeable lectures.....

  • @muhammednkazi
    @muhammednkazi 2 ปีที่แล้ว +3

    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.

  • @bishnukinkarpatnaik6459
    @bishnukinkarpatnaik6459 6 หลายเดือนก่อน

    Sir ji, Aapko 1.5 speed mein fast forward karke padhne ki itni aadat ho gayi hai ki ab normally sunne mein kaafi sukoon milraha hai 😍😍.
    Aap ki wajah se naiya paar hone wala hai Sir ji. ❤️
    Aapka ye upkar jivan bhar nai bhulenge. 🙏
    Ishwar aapko jeevan ki saari khusiyan dein, Dil se Dua hai aap keliye. 🙏❤️

  • @ruchityagi9816
    @ruchityagi9816 3 ปีที่แล้ว +31

    Thanks for your efforts. Can you pls teach us about shell scripting and python as well

  • @littv4245
    @littv4245 3 ปีที่แล้ว

    Aap se behtarin teacher Students ko nai mil sakta .....apki class se padhte hi sab lag bhag yaad hi ho jata hai wapis revision mai bilkul masla nai hota ❤️❤️❤️

  • @TechiesIdea
    @TechiesIdea ปีที่แล้ว +1

    Sir you deserve all good and wealth in this world, because you love other as yourself and you always help and support

  • @sailendermarripalepu5183
    @sailendermarripalepu5183 3 ปีที่แล้ว +2

    Thank you Sir.. to many friends I forwarded your videos and they got selected in interviews and they git job

  • @abinashdas12
    @abinashdas12 ปีที่แล้ว +1

    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

  • @surendra1028
    @surendra1028 3 ปีที่แล้ว +5

    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 ปีที่แล้ว +2

      Sir please I need it too Python lectures from the way you teach.

  • @manojkumar-le2ec
    @manojkumar-le2ec หลายเดือนก่อน

    apko jitna sunta hun , lagta hai or sunu, maja sa aa rha hai , apka andaj dil or dimag ko touch krta hai
    😇

  • @shahkerali
    @shahkerali 2 ปีที่แล้ว +1

    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

  • @paragsharma4033
    @paragsharma4033 4 หลายเดือนก่อน

    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.💫

  • @muhammadusmanbutt3341
    @muhammadusmanbutt3341 ปีที่แล้ว

    I'm speechless tbh it's an 2hr long video now imagine how much it would have take to create this much of content how much effort and work. Tysm sir

  • @RahulChaudhary-ij1ul
    @RahulChaudhary-ij1ul ปีที่แล้ว

    I am working on k8s since last 2 years but after watching your lectures feeling confident. ❤❤❤

  • @AkashPodderPSL
    @AkashPodderPSL ปีที่แล้ว

    Sir, i am from Bangladesh... i came across your channel & has been following you for almost 1 year... You are truly amazing sir... your skills of making people understanding difficult topics with so ease is truly remarkable.... May God Bless & Protect you & everybody else Sir

  • @SumitJoshi2014
    @SumitJoshi2014 2 ปีที่แล้ว

    Till now I saw all the devops but this is the best one. The way you teach is the best one specially replica and scale...
    Too Good..

  • @bayanofmuftitariqmasood2285
    @bayanofmuftitariqmasood2285 3 ปีที่แล้ว +5

    Thanks sir g for uploading lectures soon keep on going and complete this devops series soon.

  • @rabisah2321
    @rabisah2321 ปีที่แล้ว

    Premium course free by Great Teacher. Watching from America.

  • @bharattalwar6056
    @bharattalwar6056 ปีที่แล้ว

    I had lots of Kubernetes training the way you explain is amazing i do ask people if they watching your content and came to know people who is in sweden they are also wthing your content that is amazing to hear

  • @ThePrachi19
    @ThePrachi19 ปีที่แล้ว

    If only TH-cam had a 'love' sign. What a lecture! Thank you for this wonderful one. :)

  • @SuperHARIS14
    @SuperHARIS14 2 ปีที่แล้ว +3

    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 :)

  • @Nirmaltechnical06
    @Nirmaltechnical06 ปีที่แล้ว

    Sir , Bhut achhe se aap batate hai ....Aap ka bhut-2 sukriya

  • @captaincloud7118
    @captaincloud7118 3 ปีที่แล้ว +2

    such a clean and clear understanding of these concepts! Only Bhupi sir can!

  • @Lokeshjune26
    @Lokeshjune26 ปีที่แล้ว

    thank you ji. you gave us great knowledge. its great help. thanks from hyderabad

  • @Deesha3
    @Deesha3 2 ปีที่แล้ว

    Sir Thank you so much, mujhe devops se pyar ho gya ,, Sirf apki wajah se....... Sabi log jaha dar create kar rahe the,, apne itna hi asan bana diya hai,, DIl se Shukriya Sir,,, God Bless you Sir....

  • @sandeepbisht3354
    @sandeepbisht3354 3 ปีที่แล้ว +1

    Sir really appreciate ur videos,, and still watching... Thank You!!!!

  • @Mr0210nikhil
    @Mr0210nikhil 3 ปีที่แล้ว +2

    thank u sir for ur inspiring & understanding session i got the job as devops engineer because of u. Keep doing this inspiring work.
    thank u so much

  • @princejohn4152
    @princejohn4152 2 ปีที่แล้ว

    Now I feel confidence after cover these videolectures. I am regreting why I didn't watch this lecture earlier.

  • @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.

  • @ombirdagar-qj1li
    @ombirdagar-qj1li ปีที่แล้ว +1

    Sir you are my legends... thanks a lot sir

  • @bittusahu4520
    @bittusahu4520 2 ปีที่แล้ว

    Thanku so much sir this much deeper knowledge about devops ...apki kripa se ache position me aye aur job v pa liya really thanks 🙏

  • @akashrajput9495
    @akashrajput9495 2 ปีที่แล้ว +3

    Thankyou sir for this beautiful course because of you finally I placed in LTI

    • @TechnicalGuftgu
      @TechnicalGuftgu  2 ปีที่แล้ว +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 2 ปีที่แล้ว

      @@TechnicalGuftgu bilkul sir👍

    • @akashrajput9495
      @akashrajput9495 2 ปีที่แล้ว

      @@TechnicalGuftgu done sir kr de post 👍

    • @MohdDanish-kv9sw
      @MohdDanish-kv9sw 2 ปีที่แล้ว

      u had any previous experience or joined as a fresher ?

    • @akashrajput9495
      @akashrajput9495 2 ปีที่แล้ว +1

      @@MohdDanish-kv9sw as a fresher
      . campus placement

  • @muhammadjunaidkhan166
    @muhammadjunaidkhan166 ปีที่แล้ว

    Bhupinder sir, you are great......

  • @satishgawande114
    @satishgawande114 3 ปีที่แล้ว

    Sir..aapke videos dekh ke ..naya josh aa gaya kuchh sikhne ka..thank you sir

  • @mohittandon1931
    @mohittandon1931 ปีที่แล้ว

    Bhupinder bhai.....really helpfull

  • @rahtan9987
    @rahtan9987 3 ปีที่แล้ว

    Kyu sab video dekhkar like karna bhul jate he only 349 .agar koi itni mehnat se hamare lie video banakr dalta he toh atleast like toh karte jaiye aur jisne bhi dislike kia he im sure he will b jealous of his teaching................luv u bhupinder sirji apke videos se bahoot se bhi jyada kuch sikha hu

  • @PoojaSharma-hv7yw
    @PoojaSharma-hv7yw 2 ปีที่แล้ว +1

    Chaliye achi baat hai :D. Love all your lectures. Very easy to follow.

  • @sunilkhanna4299
    @sunilkhanna4299 2 ปีที่แล้ว

    Hi sir thank You a lot for providing deep information about DevOps with skilled understanding... I got job in DevOps as a junior DevOps engineer in Gurgaon and joined company from 1st of this month. Ur videos were very very helpful sir. Thank a lot and happy teacher's day Sir🙏🙏🙏 and want to say please continue video on TH-cam... Ur r the best teacher I have ever learnt a lot from..✌️❤️ thank You

    • @Xyzehehej
      @Xyzehehej 2 ปีที่แล้ว

      Bro please share your experiences to how to get a job of devops

    • @thehulk2773
      @thehulk2773 2 ปีที่แล้ว

      Hello bro..how much experince required for junior devops engineer job and package ?

  • @aameraftab1998
    @aameraftab1998 2 ปีที่แล้ว

    You are really an awsome person with such hardwork and dediction you are creating this content and than presenting in such an easy and nice way. Appreciated

  • @rohitsinha1645
    @rohitsinha1645 2 ปีที่แล้ว

    bahut sahi Sir, bahut hi badhiya se samajh aaya

  • @nandanpurkait6604
    @nandanpurkait6604 ปีที่แล้ว

    Sir excellent.You continuously helping all of us.Thanks for great Sessions.

  • @saurabhsingh1608
    @saurabhsingh1608 ปีที่แล้ว

    awesome following your devops and shayris!

  • @raghukulsingh271
    @raghukulsingh271 3 ปีที่แล้ว +4

    Keep watching guftgu channel it is best in comparison to all. Sir please make videos on aws saa-c02 associate pending videos

  • @kamilmansoor9193
    @kamilmansoor9193 3 ปีที่แล้ว +1

    Sir looking forward for more on devOps from your side. Allah bless you

  • @AslamKhan-ec7xd
    @AslamKhan-ec7xd 2 ปีที่แล้ว

    Best Channel for Devops in India

  • @princechandel5618
    @princechandel5618 ปีที่แล้ว

    Sir apki shayri sunker flashback me chala jata hu kai bar.

  • @gouravdokwal66
    @gouravdokwal66 ปีที่แล้ว

    Sir, you are the best!!! Khin bhi padhlo, yahan aana hi padega ❤❤

  • @alamkhanbijali3285
    @alamkhanbijali3285 ปีที่แล้ว

    Very nice info
    I like your teaching

  • @ZubairKhan-he8os
    @ZubairKhan-he8os 7 หลายเดือนก่อน

    Thank you so much, sir. Your videos are very informative. Shukriya!

  • @shahzaibiqbal5592
    @shahzaibiqbal5592 2 ปีที่แล้ว

    Outstanding way to teach Kubernetes... We are waiting for your next video sir.. Please jaldi upload kr den...

  • @kamalpreetcor6178
    @kamalpreetcor6178 ปีที่แล้ว

    Thankyou sir for your motivation and I have learnt a lot from you .

  • @secretofallthings6962
    @secretofallthings6962 2 ปีที่แล้ว +1

    thank you sir finally ye lab complete karliya

  • @amritamisra1878
    @amritamisra1878 2 ปีที่แล้ว

    very very well explained ....super indepth information. Basics gets clear with your videos

  • @rahilsubhedar5954
    @rahilsubhedar5954 ปีที่แล้ว

    Best trainer ever

  • @ImranAhmad-gz4qp
    @ImranAhmad-gz4qp ปีที่แล้ว

    Ur Rock Amazing tutorial I salute u to.

  • @dinabandhumohanty3394
    @dinabandhumohanty3394 2 ปีที่แล้ว

    Wow!! wonderful teaching in K8S stuff. I really luv it..
    Thank you so much sir for sharing ur knowledge 😊

  • @moonpak007
    @moonpak007 ปีที่แล้ว

    Very Nice. God bless you.

  • @sourabhkhare5719
    @sourabhkhare5719 11 หลายเดือนก่อน

    love you bhupi sir apne to Devops engineer bna diya mujha

  • @debashissikdar1462
    @debashissikdar1462 3 ปีที่แล้ว

    Awesome Lab practice ..I have done today.. Superb!!

  • @anjanimishra2798
    @anjanimishra2798 3 ปีที่แล้ว +2

    excellent video clearing K8s concept..Please also make lectures in depth on Terraform and Observability tools like Prometheus,Grafana and ELK

  • @umavaja9460
    @umavaja9460 2 หลายเดือนก่อน

    Excellent Lecture Sir!

  • @bachpankapyar2406
    @bachpankapyar2406 3 ปีที่แล้ว

    Bht badiya sir ALLAH apko har buri cheez se door kare.....🙆☺️

  • @Genius_jod
    @Genius_jod ปีที่แล้ว

    Really thanku sir for this quality content for devops 🙏🙏🙏

  • @prakashtalekar8152
    @prakashtalekar8152 ปีที่แล้ว

    Thank you very much for your technical support ..

  • @freecoder522
    @freecoder522 3 ปีที่แล้ว

    thanks sir ...........
    I respect you more than anyone ....

  • @onirkayas4385
    @onirkayas4385 2 ปีที่แล้ว

    sir we r enthusiastically waiting for ur next fab lecture on kubernetes service and deployment strategy

  • @nagarjunahota4498
    @nagarjunahota4498 3 ปีที่แล้ว +7

    Sir 50th lecture kuch Kick wala kijiyega, Pura sandar jabardast jindabad wala hona chahihe,we want to celebrate our 50th video

    • @anmol2549742
      @anmol2549742 11 หลายเดือนก่อน

      Poora sandar.. hahahah
      ..

  • @justperfect9724
    @justperfect9724 2 ปีที่แล้ว

    Best series on TH-cam

  • @namanbhati1
    @namanbhati1 2 ปีที่แล้ว

    Red label bhi aati h black label bhi aati h... :) fun with learning.. keep doing

  • @juveriyasiddiqui8619
    @juveriyasiddiqui8619 3 ปีที่แล้ว

    You deserve million subscribers sir
    Amazing
    Please keep posting
    Thank you sir

  • @cascade390
    @cascade390 2 ปีที่แล้ว

    Great lecture. Very useful information about Kubernetes.

  • @amitgola2346
    @amitgola2346 ปีที่แล้ว

    Very Nice Explanation

  • @soumenvedio
    @soumenvedio 2 ปีที่แล้ว

    its a super dupur session sir!

  • @vishforyou1617
    @vishforyou1617 3 ปีที่แล้ว +2

    Thank you so much sir for your precious lectures 🙏🙏
    Best way of teaching
    Sir please upload about shell scripting
    Its very difficult to understand

    • @user-rl7ug6hn5p
      @user-rl7ug6hn5p 3 ปีที่แล้ว +1

      yes, please prepare some lectures on shell scripting

  • @shrikantambekar2319
    @shrikantambekar2319 2 ปีที่แล้ว +1

    Red label / black label ... Koi bhi pilo .. pr jo Nasha aapke teaching me he .. wo koi bhi brand me nh sir ...
    Your very good habit for us ... And we are addicted with you ☺️

  • @sairammadichetty5453
    @sairammadichetty5453 3 ปีที่แล้ว +2

    Sir, its been more than 45 days.. waiting for the classes...

  • @ashishgoel7975
    @ashishgoel7975 3 ปีที่แล้ว

    Extremely knowledgable you are too good sir

  • @umeshkumardehury5318
    @umeshkumardehury5318 3 ปีที่แล้ว +1

    Sir you deserve best ❤️❤️🙏🙏❤️❤️

  • @shahzaibiqbal5592
    @shahzaibiqbal5592 2 ปีที่แล้ว +1

    Always Stay Blessed sir.. You are doing a fabulous Job.. May Allah reward you more and more.. I have never seen such a excellent serious on TH-cam... you are Just Love Sir...

  • @tarangbansal7287
    @tarangbansal7287 7 หลายเดือนก่อน

    Great Content !! 🙌🏻🙌🏻 Thanks alot🙏🏻

  • @ZeeMan2.0
    @ZeeMan2.0 3 ปีที่แล้ว +1

    Lec 49 no 49 is my lucky no.
    Aapko videos mood achha karne ka zariya hai ...lets celebrate 🌻🌺

  • @vikaschauhan471
    @vikaschauhan471 2 ปีที่แล้ว

    Very good explanation

  • @shamstabrez2986
    @shamstabrez2986 3 ปีที่แล้ว

    thnx brother (bhai bolna thoda apna jaisa lagta hai) bht bht shukriya ek r qeemti lecture dene k liye apna qeemti waqt nikal kar i request you plz plz terraform, promethus, r b jo improtant inportant tools h splunk sensu jaise woh sb b karwade r is series ko aage tak lekr jaye

  • @amey_ambekar
    @amey_ambekar ปีที่แล้ว

    thank you sir for all your motivation

  • @bhuvneshsharma7142
    @bhuvneshsharma7142 3 ปีที่แล้ว

    Sir bahut achcha samjhate ho aap god bless you. Please add teraform tutorial and scripting as well in this series it will also help us

  • @gurupreetsingh8347
    @gurupreetsingh8347 หลายเดือนก่อน

    really nice bro :) keep it up bhai..

  • @dipaliyadav-koli1060
    @dipaliyadav-koli1060 ปีที่แล้ว

    Great efforts Sir.. Thanks a lot for sharing.. 🙌 🙌

  • @himanshujaiswal256
    @himanshujaiswal256 3 ปีที่แล้ว

    Bhupinder sir 🙏 really awesome lecture and lab.

  • @anujpratap5213
    @anujpratap5213 ปีที่แล้ว +1

    Thank you very much sir

  • @sumanjana1304
    @sumanjana1304 11 หลายเดือนก่อน

    Great Job sir

  • @manish2good1
    @manish2good1 3 ปีที่แล้ว +2

    Thanks

  • @pankajkala1784
    @pankajkala1784 3 ปีที่แล้ว +1

    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