AWS EKS Cluster Upgrade From v1.28 to v1.29 Using Terraform Without Application Downtime |Kubernetes

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

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

  • @PankajMaurya-n3i
    @PankajMaurya-n3i 2 месяца назад +1

    Thanks for your great efforts, Sir I have a doubt ,From which terraform code I have created the EKS cluster ,Same code I have to use for upgrade can you help please, also could you please make video on Karpenter if it is possible.

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

      Thank you for watching my videos.
      Indeed I shall work on that task next.

  • @user-fn8oc2dw4m
    @user-fn8oc2dw4m 4 месяца назад +1

    Hi Sir,
    Thanks for making the things easier.
    I have a doubt from where you got that result.json and Helppowershell file before updating the cluster?
    Thanks!

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

      Thank you for watching my videos.
      Please check the video at 5:23 minute you see that I am executing a powershell script which gives the output and stored in results.json.

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

    Hi
    Could you suggest if I will do by creating a eks cluster to 1.28 and upgrade the same to 1.29 then how much costing will be for 1 day on free tier any suggestion?

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

      Thank you for watching my videos.
      It should negligible as you are choosing free tier EKS nodes.

  • @hafizadeelarif3415
    @hafizadeelarif3415 4 месяца назад +1

    Hi sir
    what is the difference between
    EMR Cluster vs EKS Cluster?

    • @cloudquicklabs
      @cloudquicklabs  4 месяца назад +1

      Thank you for watching my videos.
      EMR : is Elastic Map Reduce which is managed big data processing and analytics service.
      EKS: is Elastic Kubernetes Service which is basically managed Kubernetes (container orchestration) Service.
      Both are different.

    • @hafizadeelarif3415
      @hafizadeelarif3415 4 месяца назад

      @@cloudquicklabs Okay, hum yahan kah sakte hain ki EMR jo hai, wo Spark aur PySpark ke jobs run karta hai aur EKS jo hai, wo Python ke jobs run karta hai.