YuniKorn Core Concepts

From NovaOrdis Knowledge Base
Revision as of 21:41, 18 December 2023 by Ovidiu (talk | contribs) (Created page with "=Internal= * YuniKorn Concepts =Overview= YuniKorn core is a universal scheduler that can be used to assign Application...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

YuniKorn core is a universal scheduler that can be used to assign Application resource Allocations to Nodes that expose resources. Its default implementation allocate Kubernetes pods, where multiple pods belong to an application and request resources like memory, cores and GPUs, to Kubernetes nodes. However, Applications, Allocations and Nodes can be mapped onto an arbitrary domain.

Application

Allocation

Node

Queue