Before you start
- A commercial licence installed. Without one, the Teams entry appears for administrators and the page behind it explains what is missing.
- Per-user quotas already set, because team quota applies alongside them rather than instead of them. See roles and quotas.
Create a team
- and _, up to 64 characters. Teams nest, so a team can name a parent.
Put projects in it
A run’s team comes from its project, never from whoever submitted it:Set the quota
Add members
Add them by hand, or configure single sign-on group mapping and let them arrive on their next sign-in. Group mapping is the one that scales: a team whose membership is maintained in two places is a team whose membership is wrong in one of them.owner, member and viewer.
Turn on borrowing
With preemption enabled, a team quota stops being a ceiling and becomes a guarantee: a team may run above it while the cluster is idle, and the overflow becomes reclaimable. Borrowing and reclaim are one switch. Lending capacity without being able to take it back is worse than the hard cap it replaced: a team that borrowed heavily would sit on cards its owner cannot get to. Five conditions must all hold before a running job is reclaimed:- The taker’s team is under its own guarantee. Otherwise this is one team outbidding another.
- The victim’s team is over its guarantee. Otherwise reclaim breaks the only promise a quota makes.
- It is a different team.
- The victim’s job is past a minimum runtime. Otherwise a busy queue reclaims, admits and reclaims all day, and the cluster spends its time writing checkpoints.
- The victim holds the card series that is short.
QUEUED.
Price the hours
Billing adds a price and re-measures nothing. The hours come from the same metering the Usage page shows, because a second definition of “how much did we use” is an argument nobody can settle.Check it worked
teamQuota wraps the
underlying reason with the team’s key, so a queued job says which team’s limit it is waiting on.