AWS EKS Cluster Upgrade from V1.29 to V1.30 Using Terraform Without Application Downtime |Kubernetes

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024
  • НаукаНаука

Комментарии • 10

  • @prashannapras9449
    @prashannapras9449 Месяц назад +1

    Hi!
    Thanks for sharing your knowledge. Can you let me know which software you're using to record screen?

    • @cloudquicklabs
      @cloudquicklabs  Месяц назад

      Thank you for watching my videos.
      Glad that it helped you.

  • @wiz__obi
    @wiz__obi 2 месяца назад +1

    Awesome video, api deprecations, crds should be checked first b4 upgrading the cluster version. Read k8s release note of braking changes to avoid app failures.

    • @cloudquicklabs
      @cloudquicklabs  2 месяца назад

      Indeed , Thank you very much for providing very good input.

  • @Kk-rl7nv
    @Kk-rl7nv Месяц назад +1

    Hi can you please suggest if we test in free tier for practice then how much cost will be incurred for 6 hours only to spin up 1 eks cluster with 1 node group and 2 nodes t2.micro. Thanks for the video, teaching method is awesome but try to keep this from scratch to last in terraform with complete
    Hanson with at least 3 micro services, cordon and draining the nodes, also suggest if we copy and paste node group and change node group resource name with adding newv1 at the end then do we have to delete old node group its quite confusing 🙏please help to increase the knowledge on this upgradation as play list with required parts

    • @cloudquicklabs
      @cloudquicklabs  Месяц назад

      Thank you for watching my videos.
      There is bare minimum cost if you are using t2.micro for node. I would suggest to check the aws calculator for this.
      I have plans to create more Kubernetes cluster upgrade videos soon. Please stay tuned on my channel

  • @jayajaya-y5n
    @jayajaya-y5n 2 месяца назад +1

    urs explanation s is awesome..can u share the code..wr do we get the
    code..

    • @cloudquicklabs
      @cloudquicklabs  2 месяца назад

      Thank you for watching my videos.
      Please find the eks upgrade code.
      github.com/RekhuGopal/AWS_EKS_Upgrade

  • @pinkweb580
    @pinkweb580 2 месяца назад +1

    H😅 you are hitting localhost ip
    Not aws EKS

    • @cloudquicklabs
      @cloudquicklabs  2 месяца назад

      Thank you for watching my videos.
      It's because I have enabled port forwarding on the same.