Skip to content

Add node pool limits to ENT resource quotas #26981

@henrikjohansen

Description

@henrikjohansen

Currently, Nomad ENT customers can only define resource quotas per region - which is rather coarse grained.
Since the introduction of node pools in v1.6 we now have a proper way to group resources - this really should be reflected in the resource quota spec :)

It should be possible to add limits (cpu / cores / memory / memory_max / devices) for one or more node pools under a region limit - the combined resources of those node pool limits should not be able to exceed the given region limit.

Node pools are a great addition to Nomad - being able to guard them using both namespace node pool configuration and resource quotas would make them even better for ENT customers ...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Needs Roadmapping

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions