Skip to content
/ usi Public

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

License

Notifications You must be signed in to change notification settings

mesosphere/usi

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages