The front is currently preventing users from allocating (to accounts and containers) server resources above those available. That's an application logic that really shouldn't be enforced by the interface. A reasonable cap of CPU and RAM to 128, disk to 4TB and inodes to 100M should be ok, let the user worry about over-allocation.
The front is currently preventing users from allocating (to accounts and containers) server resources above those available. That's an application logic that really shouldn't be enforced by the interface. A reasonable cap of CPU and RAM to 128, disk to 4TB and inodes to 100M should be ok, let the user worry about over-allocation.