Search results

  1. C

    Load balancing and future features

    What language did you write your code in?
  2. C

    Load balancing

    Here you can find what you are asking: https://github.com/cvk98
  3. C

    Feature request: maintenance mode and/or DRS

    https://github.com/cvk98/Proxmox-host-maintenance-mode https://github.com/cvk98/Proxmox-load-balancer We are also constantly faced with a similar need. That's why I wrote these scripts.
  4. C

    Load balancing and future features

    Don't bother, I've already written it =)
  5. C

    Load balancing and future features

    I wrote a new script that allows you to keep the cluster in a balanced state all the time. https://github.com/cvk98/Proxmox-load-balancer I wanted to add a witty phrase, but when translated it loses its meaning =)
  6. C

    Load balancing and future features

    In the future, I will devote less time to it, as I am writing a new version. It will have to work constantly and maintain the specified RAM load balance. Follow the news at the link https://github.com/cvk98/Proxmox-load-balancer . The best thanks from users are the stars on github =)
  7. C

    Load balancing and future features

    Wrote a script for maintenance mode. https://github.com/cvk98/Proxmox-host-maintenance-mode
  8. C

    PVE Cluster Node Maintenance Mode?

    https://github.com/cvk98/Proxmox-host-maintenance-mode This script allows you to prepare the Proxmox host for maintenance. After the launch, you are prompted to select a host. Next, checks are carried out for the availability of free cluster resources, the presence of containers (lxc), as they...
  9. C

    Load balancing and future features

    I have created a simple load balancer, try it out. He is far from perfect, but he copes with his task. https://github.com/cvk98/Proxmox-memory-balancer