rbac

  1. F

    How do you enforce per-pool (tenant) resource quotas for CPU / RAM / disk in Proxmox?

    I’m looking for a practical way to enforce tenant-level resource limits in Proxmox. My current approach is to use Pools + RBAC to isolate tenant resources and delegate operations to a pool admin (create/delete VMs, start/stop, snapshots, backups, etc.) only within their own pool. However, the...
  2. R

    Delegate permissions for entire SDN Zone?

    I'm looking to deploy a Proxmox cluster in an environment where we would want to give every user and group/project their own mini-environment. For both compute and storage, this has been relatively easy as RBAC support for those resource types is mature, however I've been struggling to work out...