Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
ci
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Unified Scheduler Interface

Deploy and manage containers (including Docker) on top of Apache Mesos at scale.

undefined undefined

This repository is currently a work-in-progress.

Design principles behind USI

How to run:

$ gradle :hello-world:run

How to test:

$ gradle test

Versioning

USI uses semantic versioning. That means we are committed to keep our documented API compatible across releases unless we change the MAJOR version (the first number in the version tuple).

For example version 1.1.0 and 2.0.0 will not have a compatible API, but 1.2.0 and 1.1.0 should be backwards compatible.

Please take note that API below version 1.0.0 aren't considered stable and may change at any time.

About

Deploy and manage containers (including Docker) on top of Apache Mesos at scale.

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.