Skip to content

Latest commit

 

History

History
 
 

go

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