package
0.0.0-20240528134422-00dc8c784197
Repository: https://github.com/sustainablecomputing/caspian.git
Documentation: pkg.go.dev

# README

Scheduler

Scheduler is periodically called by Caspian. It first gets the info of spoke clusters and characjteristics of Appwrappers. It then calls the optimizer to find scheduling/placement for appwrappers. Finally, it updates target cluster and dispatching gates of appwrappers notifying MCAD about its decisions. The figure below shows the steps that the scheduler takes to update Appwrappers.

scheduler

# Functions

NewDispatcher : create a new dispather instance and configure the clients with kube_config and hub-context.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author