Kubernetes Cluster Installation process in AWS EC2 Instances

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ก.ย. 2022
  • Herein I am going to describe about the installation process of kubernetes Cluster installation process in AWS EC2 Instances , I am using Amazon Image

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

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

    Amazing thank you so much after 10+ times failures I got your video and successfully created the cluster and start my leanings

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

    You didn't miss even single step. Because of I have completed Kubernetes cluster also can you please make a video on monitoring Kubernetes cluster. Thank you so much for making video in details.

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

    Awesome man ..after searching a lot i got to the point solution . thanks

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

    very nice but if you can explain more how things are working it would be even better

  • @manikanta-sr3zc
    @manikanta-sr3zc ปีที่แล้ว +1

    Thank you so much and u made my day easy

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

    your video helped me, thank you

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

    Thanks a lot for detailed explanation

  • @user-mb2qp3yn2z
    @user-mb2qp3yn2z 3 หลายเดือนก่อน

    Thanks for the video , it looks awesome

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

    Thanks a lot for your effort

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

    Thankyou sir 💯💯❤️

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

    Thanks boss

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

    I had getting issue my DNS server ip of pod is not rechable from master node and not even from pod. It checked all core DNS pods are running fine .but DNS ip not rechable from master server and from pod as well.I am using calico CNI for k8s

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

    Hello sirji,
    Looks like the setup you did does not work as the kubelet version is 1.26*...
    Can you please make a video again using the new setup as some steps have changed, cri-continered needs to be also installed..
    It would be really helpful as I am not able to do the setup

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

      I will make a video with your requirements

  • @SureshKumar-kh5ht
    @SureshKumar-kh5ht ปีที่แล้ว +3

    PLEASE DONT JUDGE THIS VIDEO BY IT'S VIEWS & SUBSCRIBERS,
    Because i did it. But any way i tried it as there no recent video. He seem to the boss in the DevOps tools. He is using much more advanced commands in a very simple way. He is good at the content But only request is, to improve the sound quality.
    Thank you Brother! for your help.

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

    Key points:
    05:28 to form cluster we need the machine to have containerization mechanism.
    05:51 change the hostname as master _hostnamectl set-hostname master_
    - _bash_ ## When you run `hostnamectl set-hostname master` after `sudo -i`, you're executing the command as the root user, and you're setting the system's hostname to 'master'.
    - _systemctl enable docker_
    - _systemctl restart docker_
    - _systemctl status docker_
    06:28 validate
    - swap is in disabled state *_free -mh_*
    - SE Linux is disabled *_sestatus_*
    if encounter error at 08:52
    _kubeadm init --ignore-preflight-errors=NumCPU,Mem_

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

    can this method be used in production env as well to install & configure kubeadm

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

      Yes,we can use it.

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

    one more video with cri-o pls

  • @user-pz6cn9bq8l
    @user-pz6cn9bq8l 11 หลายเดือนก่อน

    hostname "worker": lookup worker on :53: no such host

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

    sir free wala bhi leskte ha cya instance type??

  • @user-pz6cn9bq8l
    @user-pz6cn9bq8l 11 หลายเดือนก่อน

    below error i am getting