Kubernetes Horizontal Pod Autoscaling-Hindi/Urdu | Lec-55 | Complete Kubernetes Tutorials

Поділитися
Вставка
  • Опубліковано 10 гру 2021
  • LEC 55 NOTES #kubernetes
    ====================
    Install Docker
    $ sudo apt update && apt -y install docker.io
    Install kubectl
    $ curl -LO storage.googleapis.com/kubern... -s storage.googleapis.com/kubern... && chmod +x ./kubectl && sudo mv ./kubectl /usr/local/bin/kubectl
    Install Minikube
    $ curl -Lo minikube storage.googleapis.com/miniku... && chmod +x minikube && sudo mv minikube /usr/local/bin/
    Start Minikube
    $ apt install conntrack
    $ minikube start --vm-driver=none
    $ minikube status
    ==============cpu2.yml=========================================================================
    apiVersion: v1
    kind: Pod
    metadata:
    name: default-cpu-demo-2
    spec:
    containers:
    - name: default-cpu-demo-2-ctr
    image: nginx
    resources:
    limits:
    cpu: "1"
    =================================================================================================
    apiVersion: v1
    kind: Pod
    metadata:
    name: default-cpu-demo-3
    spec:
    containers:
    - name: default-cpu-demo-3-ctr
    image: nginx
    resources:
    requests:
    cpu: "0.75"
    =================================MEMDEFAULT.YML========================================
    apiVersion: v1
    kind: LimitRange
    metadata:
    name: mem-min-max-demo-lr
    spec:
    limits:
    - max:
    memory: 1Gi
    min:
    memory: 500Mi
    type: Container
    ==========
    apiVersion: v1
    kind: Pod
    metadata:
    name: constraints-mem-demo
    spec:
    containers:
    - name: constraints-mem-demo-ctr
    image: nginx
    resources:
    limits:
    memory: "800Mi"
    requests:
    memory: "600Mi"
    - If request is not specified & limit is given, then request = limit
    =================
    $ wget -O metricserver.yml github.com/kubernetes-sigs/me...
    --------------
    kind: Deployment
    apiVersion: apps/v1
    metadata:
    name: mydeploy
    spec:
    replicas: 1
    selector:
    matchLabels:
    name: deployment
    template:
    metadata:
    name: testpod8
    labels:
    name: deployment
    spec:
    containers:
    - name: c00
    image: httpd
    ports:
    - containerPort: 80
    resources:
    limits:
    cpu: 500m
    requests:
    cpu: 200m
    ---------------------
    $ kubectl autoscale deployment mydeploy --cpu-percent=20 --min=1 --max=10
    --------------
    Now you can Donate us via Paypal or Google Pay
    Paypal link : www.paypal.me/technicalguftgu
    GooglePay/PhonePe/BHIM App UPI ID : bhupinderccs@okaxis
    Visit Our Website for all the Courses- www.technicalguftgu.in
    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
  • Наука та технологія

КОМЕНТАРІ • 180

  • @abhichauhan1659
    @abhichauhan1659 10 місяців тому +6

    seeing the pods getting auto-scaled through HPA[horizontal pod auto-scaler], it was the moment I was waiting for since the begining of the kubernetes. thank you so much bhupinder sir, you had made kubernetes a halwa for all of us. keep helping and keep growing.

  • @khushalsapariya9304
    @khushalsapariya9304 2 роки тому +8

    In my whole life , I ever got one of the best sir, love you sir.❤

  • @sunilkumar-yi6ve
    @sunilkumar-yi6ve 2 роки тому +20

    Thanks a lot for all the help. One request if you can make a video on the live devops project. It would be nice

  • @tirjakcse7
    @tirjakcse7 2 роки тому +10

    Thanks you so much Sir. i have no words for your teaching skills. I have tried to learn kubernetes from many reputed channels. But i never understood it very clearly.
    Now i am so much of confident on k8s. Because of you.

  • @jaideeptonk1854
    @jaideeptonk1854 2 роки тому +1

    Muje pta tha sir aap aane wale hai.. Kal ki apki sukoon wali vedio se 😁
    God bless 🙏💐

  • @RahulChaudhary-ij1ul
    @RahulChaudhary-ij1ul Рік тому

    Dil kush kar diya Sir aaj to aapne is video me bas suna tha sutoscalling aaj dekh bhi liya. Aap hamesh swasth rhe, kush rahe.

  • @user-ob9zk6vc9u
    @user-ob9zk6vc9u 2 роки тому +1

    _your're super educated and generous teacher...love you sir...keep teaching..._

  • @ankitshukla8075
    @ankitshukla8075 2 роки тому +3

    Thanks a lot for your efforts to make us confident in Devops.

  • @travelwithsauridhi2343
    @travelwithsauridhi2343 2 роки тому +4

    Thanks!

  • @aaquibjawed4701
    @aaquibjawed4701 2 роки тому +1

    Hurrah was desperately waiting for the video.
    Thanks alot sir

  • @googlecloud1772
    @googlecloud1772 2 роки тому +3

    Saying thank you is not enough Truly Amazing very rare to rare people who share their knowledge and that too free of cost.

  • @souradeepchatterjee143
    @souradeepchatterjee143 2 роки тому

    Lecture 54 k labs just abhi complete kiyeh aur ek aur bomb drop kardi appneh ...... wah maja agaya.... dil seh awaj aa rahi thi aj ayega ayega lecture jarurr ayega . {Thanks Sir}

  • @ombirdagar-qj1li
    @ombirdagar-qj1li Рік тому

    Sir your teaching skill is never ever beatable by anyone.

  • @rifatshaikh9895
    @rifatshaikh9895 11 місяців тому

    Appreciate your work! Really great series of K8S!

  • @meenakshichhipa6150
    @meenakshichhipa6150 2 роки тому +3

    Thank you so much Sir.

  • @vikasgupta6345
    @vikasgupta6345 Рік тому

    Very nice ! This is now crystal clear.

  • @engrqamarabbas9753
    @engrqamarabbas9753 2 роки тому

    Great , Thanks a lot .Watching from Pakistan😊🇵🇰

  • @shubhamkumar3166
    @shubhamkumar3166 2 роки тому +1

    Thank you so much sir for such a detailed video on autoscaling, this is the first time that someone teaching k8 in such manner that too at free of cost.
    ❤❤❤

  • @draw_with_mee
    @draw_with_mee Рік тому

    Thanks a lot, amazed with yet another video on Kubernetes.. you are doing a great job...

  • @mdjawed1063
    @mdjawed1063 2 роки тому

    Awesome 👌 Thanks so much Bhupi Sir 🙏

  • @jayeshmehta3067
    @jayeshmehta3067 5 місяців тому

    Done.. thanks alot TG. Skilled up myself with one more technology in my career.

  • @pawarsuraj7967
    @pawarsuraj7967 2 роки тому

    Thanks, Sir Ji... you are the great mentor

  • @user-ob9zk6vc9u
    @user-ob9zk6vc9u 2 роки тому +1

    _God bless you...May Universe bless you with a lot of abundance of knowlege and Prosperity..._

  • @sheetanshugarg4951
    @sheetanshugarg4951 Рік тому

    Thanks you for clarifying concepts🙏🙏

  • @uniquevideos8079
    @uniquevideos8079 6 місяців тому

    Great journey of skilling up🎉🎉

  • @shivukumarhosalli4747
    @shivukumarhosalli4747 2 роки тому

    Hello sir thank you very much for azure videos I got job( solution architect) after seeing your video's in 2021 .tq for everything . 🤗

  • @AS-gv1on
    @AS-gv1on 11 місяців тому

    Greate sir.
    you had cleared such Important concept in so easy way, hatssoff to you

  • @SurendraSingh-if4oo
    @SurendraSingh-if4oo Рік тому

    I read you all lecture and it's really very nice.👌👌

  • @facts-Limitless
    @facts-Limitless 2 роки тому

    perfect defination of sukoon ... although lectures are too understanble. huge respect SIr

  • @vijaybhatt8060
    @vijaybhatt8060 2 роки тому +1

    PHENOMENAL 😍

  • @malikasif6491
    @malikasif6491 Рік тому

    Sir, Really have no words to say you thanks... you will be always in my prayers

    • @awsexpert70
      @awsexpert70 Рік тому

      where to find metricserver.yml file??

  • @marvelindia9975
    @marvelindia9975 2 роки тому +1

    Dekho ye jinda h
    Lov u sir ji

  • @sanjoydey8378
    @sanjoydey8378 Рік тому

    You are a great teacher ❤

  • @shamstabrez2986
    @shamstabrez2986 2 роки тому +1

    maine toh sbse phle bina video dkhe hi video ko like krdiya second thng jo kiya k lecture sunne se phle shayari suni

  • @himms_sharma
    @himms_sharma Рік тому

    Much informative...and nice shayei😊👍

  • @indrakumarmhaski3940
    @indrakumarmhaski3940 8 місяців тому

    Thank you so much sir for your Incredible teaching.

  • @freecoder522
    @freecoder522 2 роки тому

    hello sir , you are doing a great job ..........

  • @meghapatel5088
    @meghapatel5088 2 роки тому

    Thank you sir you are a great sir ....

  • @hashs8654
    @hashs8654 Рік тому

    Awesome labs!!! Thanks a lot Bhupinder bhai.
    You're dead on: Money can't buy sukoon else suicides and depression would have been alien in affluent western societies, contrarily it's rampant and epidemic!!

  • @ZeeMan2.0
    @ZeeMan2.0 2 роки тому

    1st view Thank you 10000000 times to making this nice video

  • @rahilrizwi7503
    @rahilrizwi7503 Рік тому

    Dedicated to sir.... Mere baad nahi ayega tmhe pdhne ka aisa maza dost..
    Tm logon se kahte firoge mjhe pdhao uski trah❤❤❤❤❤

  • @debrajpradhan5500
    @debrajpradhan5500 2 роки тому

    Thank you sir, for upload

  • @sumedhukey6930
    @sumedhukey6930 2 роки тому +3

    Thank you very much Bhupinder, your teaching technique is outstanding. Please help to make video on Kubernetes Helm Chart !!

  • @AbhishekSharma-gg8zz
    @AbhishekSharma-gg8zz 2 роки тому

    Ye smile lifetime rakhnaa sir ....💖🔝💯😘

  • @saqlainanwar3700
    @saqlainanwar3700 2 роки тому

    You are great sir ji

  • @marvelindia9975
    @marvelindia9975 2 роки тому +1

    Mera to ye subject bhi nahi h par phir bhi aapke saare videos dekhe h

  • @jafariqbal7067
    @jafariqbal7067 Рік тому

    Great Videos.

  • @taniaduggal6459
    @taniaduggal6459 Рік тому

    Best best the best🔥

  • @mohasinpathan1671
    @mohasinpathan1671 Рік тому

    Thanks a lot Sir!

  • @user-mo4np4vb1e
    @user-mo4np4vb1e Рік тому

    Love u Sir !!
    please complete the all pending Series

  • @ashraf9405
    @ashraf9405 2 роки тому

    Will watch today

  • @rabikumar787
    @rabikumar787 2 роки тому

    Love u sir🙂

  • @er.princejaiswal927
    @er.princejaiswal927 2 роки тому

    Very informative video sir

  • @abdulmubeenmohammed5557
    @abdulmubeenmohammed5557 2 роки тому +1

    First of all i thank you for your lecture. It is remarkable. ILM (Knowledge ) baatne say aur bhi badhtha hai. Bhupinder ji can you please provide one more lecture on kubernetes user management. Assume i have 2 namespace in 1 kubernetes cluster of which 1 is dev and another 1 is production. i want developer to have full access in development but not in the production or restricted access in production. These are real time issues.
    Thanks in advance for your lectures.

  • @ghostlearners5374
    @ghostlearners5374 2 роки тому

    salute sir,,,,,,,,,

  • @murlirathod4654
    @murlirathod4654 2 роки тому

    Great sir

  • @amolbawane3924
    @amolbawane3924 2 роки тому

    Thank you so much sir

  • @parikshitkudalkar2854
    @parikshitkudalkar2854 2 роки тому

    Thanks a lot 🌹🙏

  • @diwakarkumar2338
    @diwakarkumar2338 2 роки тому

    Thank you so much sir I am your pro die-hard students . sir maine aapka har video dekha hu or mujhe bahut help mila hai ..sirf aapke video dekh ke me AWS Certified hua hu.
    currently I am working in WIPRO bangalore as AWS Admin. sir i am requesting to you please ek video Vulnerabilities me bhi uplaod kijiye .pure youtube me Vulnerabilities ka koi bhi video aisa nahi hai jo acche seexplain kiya ho.. sir please please ek video Vulnerabilities ME JITNA JALDI HO SAKE..OR KB ARTICLE kya hota hai kaise update karte hai windows server me fix issue.
    please sir. sirf ek video mujhe or mere project ko bahut help hoga ..
    Thank you so much once again , KOTI KOTI AAPKO PRANAAM..
    Regards
    Diwakar (Bangalore)

  • @jyotibiradar3204
    @jyotibiradar3204 11 місяців тому

    It was a very nice session sir.
    Please make a similar session on vertical pod auto scaling.

  • @archive2771
    @archive2771 2 роки тому

    Very helpful video

  • @fahadbawazir1771
    @fahadbawazir1771 2 роки тому

    AAP AYE BAHAAR AAYI..😘

  • @deepakv30
    @deepakv30 Рік тому

    Thank for the informative lecture.

    • @awsexpert70
      @awsexpert70 Рік тому

      where to find metricserver.yml file??

  • @BadalKumar-tu2wg
    @BadalKumar-tu2wg 2 роки тому

    Please make another course video
    Thanks great video
    Love you sir

  • @ASHISHKUMAR-ss3rj
    @ASHISHKUMAR-ss3rj 2 роки тому

    Love you sir ji

  • @samhazro
    @samhazro 2 роки тому

    Thanks Sir❤❤

  • @siddharthshrivastava229
    @siddharthshrivastava229 Рік тому

    Amazing

  • @jigneshparmar2151
    @jigneshparmar2151 2 роки тому

    Thanks sir.

  • @harshitsrivastava1643
    @harshitsrivastava1643 Рік тому

    Urdu zubaan me devops Krane wale bhupinder sir..thanks for making me a devops engineer..ap hme bhul jayen hme koi gham nhii..jis din hm apko bhul gy smjh lijiye is duniya me ham nahii.

  • @prafulkapse2452
    @prafulkapse2452 Рік тому

    Thanku sir 🙏

  • @nadianizam6101
    @nadianizam6101 Рік тому

    Excellent explanation. Now i m master in kubernetes.

    • @awsexpert70
      @awsexpert70 Рік тому

      where to find metricserver.yml file??

  • @sandipsahu7275
    @sandipsahu7275 2 роки тому

    Thanks a lot

  • @rohangaurat
    @rohangaurat 2 роки тому

    Perfect

  • @SandeepYadav-to5vg
    @SandeepYadav-to5vg Рік тому

    Thank you so much. Your way of teaching is very good and very easily understandable. Could you please also upload some video related to ISTIO Service Mesh?

  • @mangeshbangale9253
    @mangeshbangale9253 2 роки тому +3

    If we did not mention limit then k8s will assign all available cpu/memory to that pod... To assign default limit range to pods we can create LimitRange resource which will restrict default limit for pods in that perticular namespace.

  • @Mayankkumar-gk2fg
    @Mayankkumar-gk2fg 2 роки тому

    thankuu sir ..

  • @prateektyagi184
    @prateektyagi184 Рік тому

    Very good video

  • @hopetubes8886
    @hopetubes8886 2 роки тому +1

    5 comment sir nice to meet u

  • @rahuldhupad650
    @rahuldhupad650 2 роки тому

    thank you sir

  • @szakiuddin708
    @szakiuddin708 2 роки тому

    Thank You

  • @omkarkashyap9442
    @omkarkashyap9442 2 роки тому

    Thanx sir😘😘😘

  • @vikaschauhan471
    @vikaschauhan471 2 роки тому

    Ultimate

  • @pratikwarhade95
    @pratikwarhade95 2 роки тому

    Sir I am learning AWS from your videos they are to good to learn can you pls make some videos on JIRA SERVICE MANAGEMENT TOOL......

  • @niharikadixit5723
    @niharikadixit5723 10 місяців тому

    Thank you

  • @neerajkjain2002
    @neerajkjain2002 2 роки тому

    Great

  • @addhyasumitra90
    @addhyasumitra90 Рік тому

    thank you so much sir :)

    • @awsexpert70
      @awsexpert70 Рік тому

      where to find metricserver.yml file??

  • @zaibakhanum203
    @zaibakhanum203 2 роки тому

    Shagird bangaye hum aapke..

  • @ombirdagar-qj1li
    @ombirdagar-qj1li Рік тому

    Sir please make a video how to set up a live kubernetes enviornments. and sir please start open shift series. AND thank you thank you very much for this kubernetes series... I love yo sir. May god fullfil all your dreams.

  • @marvelindia9975
    @marvelindia9975 2 роки тому +1

    Lov you 3000

  • @14-suparshwaingale75
    @14-suparshwaingale75 5 місяців тому

    Sir waiting for cka tutorial using gcp cloud 🙌🙌

  • @14-suparshwaingale75
    @14-suparshwaingale75 2 місяці тому

    Waiting for your complete CKA course with the help of google cloud

  • @poojanaik4333
    @poojanaik4333 Рік тому

    Thank you so much for the informative video sir, but the manifest file in the end that is created should have cpu request atleast 500m or more as a default range for cpu but less than limit correct? Please reply, big fan :)

  • @AnilKumar-je2qh
    @AnilKumar-je2qh 2 роки тому

    hi sir ji thanks for nice videos i have one request please do videos on terraform and continuous monitoring tools

  • @monis_learns2264
    @monis_learns2264 Рік тому

    To install stress in your K8s pod..
    apt-get install stress
    run stress
    stress --cpu 10 --timeout 600
    and watch your K8s cluster scale with HPA .. 🙂

  • @abhinavrock94
    @abhinavrock94 Рік тому +1

    Im getting /20% in targets while watching the avg cpu.. what could be causing it? Thanks

  • @mohammadzain8721
    @mohammadzain8721 2 роки тому

  • @foddiebyage9696
    @foddiebyage9696 2 роки тому

    Sir pls kuch projects bhi include kr dijiye devops and Aws based

  • @junaidsyed5910
    @junaidsyed5910 2 роки тому

    Sir, in real job scenario, do we have to purchase certificates for metericserver? or can we still use inscure_tls?

  • @basitbasit1913
    @basitbasit1913 2 роки тому

    Sir please make video on cloud watch

  • @vedantsingh7011
    @vedantsingh7011 2 роки тому

    Sir Please make video on LOG4j vulnerability with demo.