Actions
Feature #6552
openImplement Cluster Scheduler
Start date:
01/28/2016
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
Cluster Scheduler is intended to orchestrate a cluster with a Docker swarm infrastructure to solve verification tasks and jobs.
Updated by Evgeny Novikov almost 9 years ago
- Subject changed from Implement docker scheduler to Implement Docker scheduler
- Description updated (diff)
I would like to name it "Cluster Scheduler" while Docker is just an internal technique to implement scheduling in clusters. Of course it shouldn't be the primary goal but we can try to provide some generic interface that can be implemented using different techniques.
Updated by Evgeny Novikov almost 9 years ago
- Subject changed from Implement Docker scheduler to Implement Cluster scheduler
Updated by Evgeny Novikov almost 9 years ago
- Subject changed from Implement Cluster scheduler to Implement Cluster Scheduler
- Description updated (diff)
First of all we will try to use the VerifierCloud infrastructure on our cluster. This is one example why Cluster Scheduler haven't necessary to use Docker.
Actions