Merge pull request #854 from brianredbeard/moarthings

docs(libraries-and-tools.md) Add vulcan proxy and kubernetes
release-0.4
Jonathan Boulle 2014-06-16 20:05:43 -07:00
commit 3e95bf0fa3
1 changed files with 2 additions and 0 deletions

View File

@ -90,3 +90,5 @@ A detailed recap of client functionalities can be found in the [clients compatib
- [configdb](https://git.autistici.org/ai/configdb/tree/master) - A REST relational abstraction on top of arbitrary database backends, aimed at storing configs and inventories.
- [scrz](https://github.com/scrz/scrz) - Container manager, stores configuration in etcd.
- [fleet](https://github.com/coreos/fleet) - Distributed init system
- [GoogleCloudPlatform/kubernetes](https://github.com/GoogleCloudPlatform/kubernetes) - Container cluster manager.
- [mailgun/vulcand](https://github.com/mailgun/vulcand) - HTTP proxy that uses etcd as a configuration backend.