Skip to content

Files

Latest commit

22a664c · Nov 16, 2022

History

History
9 lines (7 loc) · 619 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 619 Bytes

Polaris Scheduler Workspace Organization

This directory contains the modules that comprise the Polaris Scheduler workspace:

  • framework: The orchestrator-independent Polaris Scheduler framework library that defines the scheduling pipeline and plugin structures.
  • k8s-connector: Kubernetes orchestrator connector.
  • cluster-agent: The polaris-cluster-agent executable module that relies on the k8s-connector module.
  • scheduler: The polaris-scheduler executable module.
  • context-awareness: Context-aware scheduling plugins