Documentation ¶
Overview ¶
Package scheduler is respnosible for deciding on which minion to place each container in the cluster. It does this by updating each container in the Database with the PrivateIP of the minion it's assigned to, or the empty string if no assignment could be made. Worker nodes then read these assignments form Etcd, and boot the containers that they are instructed to.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.