Swan
?
What is Swan
is a Mesos
framework forcus on long running tasks, which inspired by Marathon
, written with Golang
and base on latest Mesos
HTTP API.
Swan
do?
What does With Swan
you can deploy long running application
on mesos cluster, control lifecycle of the application, scale up or scale down any instances
size you want, can also do rolling-update with new versions base on flexible health checks
defined by you. Swan
also designed for high avaliability which means any server crash wouldn't affect running applications. with service discovery
and API gateway
build-in, service discovery made easy.
Swan
is created and maintained by Dataman-Cloud, and licensed under the Apache License, Version 2.0.
Features
- Application Management
- ScaleUp/ScaleDown
- Rolling update
- Rollback
- Mesos-based health checks
- HA
- Event Subscription
- Compose
- Calico-based IP-Per-Task
- Schedule stategy
Installation
API
Contributing
If you want to contribute to swan, make a PR or report a issue. The goal of swan is to become the default and best scheduler for mesos, so let's do it!
Contact
WeChat: xiaoshu062
Licensing
Swan is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.