Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.
/ joukou-fleet Public archive

CoreOS Fleet Units for Joukou.

License

Notifications You must be signed in to change notification settings

joukou/joukou-fleet

Repository files navigation

Joukou Fleet Units

Apache 2.0 Stories in Ready IRC

Fleet units for Joukou intended for use with CoreOS.

This does not include Fleet units for Joukou Circles, as those are managed by the Conductor which interacts directly with the Fleet HTTP API.

Usage

Units are written as template unit files.

Example of starting 3 instances of the cAdvisor unit:

$ fleetctl submit cadvisor\@.service
$ fleetctl start cadvisor\@{1,2,3}.service

There is a convenience script to deploy the entire fleet to a cluster of N hosts:

$ ./bin/deploy 3

Likewise to destroy the entire fleet:

$ ./bin/destroy 3

License

Copyright © 2014 Joukou Ltd.

Joukou Fleet Units is under the Apache 2.0 license. See the LICENSE file for details.

Releases

No releases published

Packages

 
 
 

Languages