home.social

#vpa — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #vpa, aggregated by home.social.

fetched live
  1. Больше не нужен рестарт: как Kubernetes позволяет менять ресурсы контейнеров «на лету»

    Теперь ресурсы контейнеров в Kubernetes можно менять «на лету» — без перезапуска и простоев. В статье рассказываем, как работает in-place resize, где эта функция реально спасает приложения от перегрузки и какие ограничения стоит учитывать на практике.

    habr.com/ru/companies/flant/ar

    #kubernetes #autoscaling #vpa #kubelet #resources #ресайз_ресурсов #автоскейлинг #k8s #нехватка_памяти

  2. I have become a huge fan of the Vertical Pod Autoscaler in #Kubernetes.

    It's this magic wand you put on things that automatically adjusts requests and limits to be reasonable for the application. Just make sure your upper and lower bounds are set so your Pods never exceed your Node sizes ;)

    I've been using it a lot at work and I'm thinking about putting it even into my private infra to see how resources change.

    github.com/kubernetes/autoscal

    #VPA

  3. I have become a huge fan of the Vertical Pod Autoscaler in #Kubernetes.

    It's this magic wand you put on things that automatically adjusts requests and limits to be reasonable for the application. Just make sure your upper and lower bounds are set so your Pods never exceed your Node sizes ;)

    I've been using it a lot at work and I'm thinking about putting it even into my private infra to see how resources change.

    github.com/kubernetes/autoscal

    #VPA