Setup Kubernetes on AWS | Kubernetes Cluster on AWS Using Kops | Kubernetes AWS Kops

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ธ.ค. 2024

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

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

    Fixing kops validate error
    kops update cluster --yes --admin

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

    The best kubernetes instructor on TH-cam hands down 100%. Stay blessed.

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

    Excellent illustration on Kops. The Gentleman explains everything pretty straight forward. Dear Author, appreciate your time in spreading your knowledge and lifting me up. Kudos to you !!!. Thanks again. Mat.

  • @21swarna
    @21swarna 4 ปีที่แล้ว +4

    Sir, you are great, I have seen your other videos too and I must mention that there are very few tutors who share such a deeper level of knowledge in youtube, not everyone can afford costly training courses and you are a blessing to such people.

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

    Best walk-through for Installing KOPS

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

    Really thankful for showing step by step kops installation

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

    You are the best bro...nice tutorial and well explain

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

    Best video of Kops with each steps in details. I have a question, why we need Route 53 mapping with cluster

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

    Excellent tutorial - Thank you!

  • @truthhurts9601
    @truthhurts9601 5 ปีที่แล้ว

    As usual superb sir. Liked and subscribed.

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

    Good video, please share links on some more videos with knowledge on ingress/kube services etc.

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

    Prepare a video on helm chart with spring boot please

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

    Hello Sir, Awesome video , when I ssh in my admin . and fire kubectl get pods I am getting error "The connection to the server localhost:8080 was refused - did you specify the right host or port?"

  • @sravanikp1036
    @sravanikp1036 5 ปีที่แล้ว

    Very well explained

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

    Thank you so much ....really appreciate :)

  • @sarfarazshaikh
    @sarfarazshaikh 5 ปีที่แล้ว

    Do we need to open any specific port in security group

  • @HA04259
    @HA04259 5 ปีที่แล้ว

    Sir, thanks for showing this installation.
    If I want to access to node machine, how should i can access machine?

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

    Hi Sir! May I know what is the use of ETCD volumes which creates while creating k8s cluster.

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

      etcd is distributed key value store, it stores cluster state

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

    good video

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

    sir iam using s3 for kops state store. but after cluster ready it create 2 etcd volume.why ?

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

    I am getting below error while validating the cluster.
    unexpected error during validation: unable to resolve Kubernetes cluster API URL dns: lookup api.test.in on 172.31.0.2:53: no such host.
    Do you have an idea how to resolve it?

  • @chandrasekharreddy8177
    @chandrasekharreddy8177 5 ปีที่แล้ว

    Kops and eks both are different right

    • @JavaHomeCloud
      @JavaHomeCloud  5 ปีที่แล้ว

      Both are different ways to manage cluster

    • @chandrasekharreddy8177
      @chandrasekharreddy8177 5 ปีที่แล้ว

      Which one is best for production grade cluster

    • @JavaHomeCloud
      @JavaHomeCloud  5 ปีที่แล้ว

      Chandrasekhar reddy
      Nothing as such, All works well for production , it depends on your preferences, like cost maintenance etc

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

      hi bro do you know === iam using s3 for kops state store. but after cluster ready it create 2 etcd volume. what is the use of etcd volume here ?

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

    How can I access resources that are outside of kops cluster from pods
    And Iam unable to access internet from pods

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

    Hello Sir,
    I have defined and created cluster. However, when I run the command kops validate cluster it gives me error
    unexpected error during validation: unable to resolve Kubernetes cluster API URL dns: lookup api.vanam.in on 172.31.0.2.53: no such host.
    Please help. I have waited more than 10 minutes and also I have been using kops validate cluster --wait 10m. It is constantly checking for validation. However, I am still having the error Sir.

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

      Terminating instance and creating a new instance and by following your steps help me! Thank you.

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

    Sir i have to give interview for k8s .. but I don’t have any previous experience in k8s.. can you please tell me which method is used in industry for k8s cluster creation.What way I should tell them that i created cluster using which method?please do reply sir.. it will be really grateful🙏🏼

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

      There are Several ways, here are most popular used clusters in production.
      1. EKS
      2. AKS
      3. GKE

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

    Thank you

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

    Hello sir,
    I am getting below error while connecting to the master.
    Permission denied (publickey).
    Using this command to connect to master: admin@api.nirajnew.in
    Can you please help me with this....Thanks in advance

  • @homeless.digitalnomad
    @homeless.digitalnomad 4 ปีที่แล้ว

    It times out when I try to ssh. Any idea why?

  • @ravishankar4793
    @ravishankar4793 5 ปีที่แล้ว

    Hi Sir,
    While i am entering kops create cluster \
    > --state=${KOPS_STATE_STORE} \
    > --node-count=2 \
    > --master-size=t2.micro \
    > --node-size=t2.micro \
    > --zones=us-west-1,us-west-1b \
    > --name=${KOPS_CLUSTER_NAME} \
    > --dns private \
    > --master-count 1
    -bash: kops: command not found
    getting kops command not found. can you please help me sir.

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

    thanks

  • @sarfarazshaikh
    @sarfarazshaikh 5 ปีที่แล้ว

    I tried but its not connecting. Do we need to open port 22?

    • @JavaHomeCloud
      @JavaHomeCloud  5 ปีที่แล้ว

      Not sure how you are connecting, if you are trying ssh then yes 22 needs to be open

  • @8686877870kumar
    @8686877870kumar 3 ปีที่แล้ว

    kops not getting validated how to solve it sir

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

      kops update cluster --yes --admin
      try this command

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

    followed along but getting below error, any one have any idea.
    Validation failed: unexpected error during validation: error listing nodes: Unauthorized

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

    when i am connecting to the Master by giving cluster name i getting permission denied(public key) error

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

      you have to connect like this "ssh admin@node-ip"

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

      @@JavaHomeCloud I also getting permission denied error when i was connecting cluster node .
      i tried : ssh admin@api.cnr.in
      result : Permission denied (publickey).

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

      @@nuwanrathnayake1712 Heyy how did you get this resolved , facing the same issue

  • @sarfarazshaikh
    @sarfarazshaikh 5 ปีที่แล้ว

    How to ssh in node machine

    • @JavaHomeCloud
      @JavaHomeCloud  5 ปีที่แล้ว

      try this
      ssh ec2-user@node-ip

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

    java kubernetes

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

    good video