[ kubernetes - 2 ] k3s Cluster Setup in AWS ( EC2 + RDS(MariaDB) )

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ต.ค. 2024
  • In this video you will learn, how to setup k3s cluster in AWS.
    Cluster-Info
    ------------------
    1- Master Node + RDS (MariaDB)
    3- Worker Nodes

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

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

    I appreciate how you explained the reason behind every step and you kept it short and simple. Really great video! Thank you!

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

      Thanks for Watching. Cheers :)

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

    Great class Subani Prasad

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

    Fantastic video dude, just what I was looking for! :)

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

      Thank you for watching. Cheers 👍🏻

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

    I have been trying this for the past 2 days, but for some reason when I add the agents, they get stuck on the starting k3s-agent message and then even the master won't respond to kubectl get nodes command

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

      is it resolved now??

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

      @@Coderama yes, it got mysteriously resolved😂

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

    Thank you ...Keep doing

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

    If we want to setup nignx for HA, how to proceed ? with the same setup can we have nginx installed on master node and in nginx conf file how to configure?

  • @nguyentruong-po4mx
    @nguyentruong-po4mx 4 ปีที่แล้ว +1

    Do you setup K3s cluster on RKE ( Rancher Kubernetes Engine ) ?

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

      Hi @truong, K3S & RKE both are two different products from Rancher Labs. we can't install k3s cluster on RKE because both will be used to create Light weight Kubernetes Cluster. RKE is little older than k3s. Please go through the below link for more information. Thanks for watching.
      rancher.com/docs/rancher/v2.x/en/installation/other-installation-methods/air-gap/launch-kubernetes/

  • @hemantharcot3129
    @hemantharcot3129 4 ปีที่แล้ว

    are you still training devops

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

    what terminal you're using?

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

      Hi Barbatos, I am using Iterm2.

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

      @@SubaniPrasad thank you.

    • @barbatos9616
      @barbatos9616 4 ปีที่แล้ว

      @@SubaniPrasad After running kubectl get nodes it says
      The connection to the server localhost:8080 was refused - did you specify the right host or port?
      how should i fix this?

    • @SubaniPrasad
      @SubaniPrasad  4 ปีที่แล้ว

      Barbatos can you describe exactly at which step it is failing ?

    • @barbatos9616
      @barbatos9616 4 ปีที่แล้ว

      @@SubaniPrasad After installing the k3s.. though i didn't setup rds yet.