The Benefits of Vertical Pod Autoscaling in Azure Kubernetes: A Comprehensive Guide | AKS tutorials

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ต.ค. 2024
  • In this comprehensive guide, we explore the benefits of Vertical Pod Autoscaling (VPA) in Kubernetes. VPA is an important feature that addresses the issue of resource allocation in pods, ensuring that they have access to the appropriate resources they need to function efficiently and effectively. By automatically adjusting the CPU and memory limits of a pod, VPA optimizes the utilization of resources, helping prevent overprovisioning and related issues such as out-of-memory errors. Through this guide, you will learn how VPA works, how to enable it, and how to configure it to suit your specific needs. Join us as we delve into this critical aspect of Kubernetes resource management!
    Join the group: t.me/sqlbrainbox
    Book 1:1 Call: topmate.io/nir...
    Follow me on LinkedIn: / niravgandhisql
    #kubernetes #aks #k8s

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

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

    Hi you should provide this theory part here,we have to note down.Thanks

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

      Sure I will provide

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

    May i know which tool are you using to monitor vpa recommendation?

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

    What is the IDE being used? I see VS Code for YAML but what is the Kubernetes IDE?

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

      Lens

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

      Lens

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

    Hi, where can see official document or URL ? i need farm about vertical scaling

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

    Is it possible to add vpa and hpa together ??

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

    Hi, how to disable VPA ?

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

      I do not know

    • @syedhissam6209
      @syedhissam6209 11 หลายเดือนก่อน +1

      one way with azurecli -> az aks update -n -g --disable-vpa

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

      Thanks for reply@@syedhissam6209