vgstdev

The Kubernetes Horizontal Pod Autoscaler equivalent for Proxmox

10
0
100% credibility
Found Apr 02, 2026 at 10 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Go
AI Summary

An open-source daemon that monitors resource usage in Proxmox LXC containers and temporarily increases CPU or RAM allocation during saturation periods before reverting changes.

How It Works

1
🖥️ Find the helper

You notice your server containers slowing down during busy times and discover this open-source tool that automatically gives them extra power when needed.

2
🚀 Run easy setup

Download and run a simple script on your server that installs everything with one command.

3
🔗 Connect your server

Tell the tool the address of your Proxmox server so it can watch the containers inside.

4
⚙️ Choose watch settings

Pick how closely it watches for busyness and how much extra CPU or memory to add during boosts.

5
▶️ Start the watcher

Turn it on, and it runs quietly in the background, checking every few seconds.

6
See boosts happen

When a container gets overloaded, it automatically bumps up resources temporarily and sends you a friendly alert.

Effortless scaling

Your containers now handle traffic spikes smoothly, reverting to normal when calm, keeping everything running happily without your constant watch.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 10 to 10 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is proxmox-autoscaler?

Proxmox-autoscaler is the Kubernetes horizontal pod autoscaler equivalent for Proxmox, a lightweight Go daemon that monitors LXC container CPU and RAM via the Proxmox REST API. It detects sustained saturation (95%+ for 15s) and temporarily boosts resources by 50% or 25%, reverting after a cooldown while respecting host capacity. Run it on the Proxmox host or externally—no container agents required.

Why is it gaining traction?

As the first open-source cluster autoscaler for Proxmox, it bridges Kubernetes horizontal pod autoscaling to LXC without Kubernetes overhead, handling manual config changes gracefully and persisting state across restarts. A one-liner deploy script sets up systemd, config, and directories, with email/Slack notifications for boosts/reverts. Exclusion tags and independent CPU/RAM scaling make it production-ready out of the box.

Who should use this?

Proxmox admins running bursty LXC containers for web apps, CI/CD pipelines like Kubernetes GitHub Actions runners, or dashboards with Kubernetes GitHub io ingress nginx. Perfect for teams scaling Kubernetes horizontal pod autoscaler examples on Proxmox without full Kubernetes, or managing Kubernetes GitHub releases in lightweight environments.

Verdict

Grab it if you need Kubernetes-style autoscaling on Proxmox LXC—deploy script and docs punch above the 10 stars and 1.0% credibility score. Still early (test thoroughly), but solves a real gap better than manual tweaks.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.