<@U06RKAMK0UC> in flyte, is there team level resou...
# ask-ai
s
@ancient-wolf-19325 in flyte, is there team level resource allocation?
j
Yes, Flyte supports team-level resource allocation through the concept of "projects." Each project can represent a team, and resource quotas (CPU, memory, GPU, etc.) can be set at the project-domain level. This allows teams to have dedicated resource allocations, permissions, and monitoring, ensuring isolation and fair usage across teams. You can configure these settings using tools like
flytectl
and manage them via the FlyteAdmin API or UI. For more, see Customizing resources and Projects. Would you like more detail on how to configure or monitor these allocations? Sources: - Customizing resources - Projects 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.