This project is for study purpose, written in June, 2014. Some contents may be obsolete, so please take care:)
Use six handsons to learn/teach how to use fleet on CoreOS
- handson01_basic using fleet to deploy a service to any host
- handson02_scheduling using fleet to deploy a service to the host where you want it be.
- handson03_using_template using fleet to scale the same service with template
- handson04_sidekick_registry using "sidekick" service to registrer each container to etcd.
- handson05_ambassador_pattern using ambassador pattern with etcd to do dynamic docker links
- handson06_yaml2coreos generate unit files using fig2coreos tool.