Преглед на файлове

Merge pull request #854 from brianredbeard/moarthings

docs(libraries-and-tools.md) Add vulcan proxy and kubernetes
Jonathan Boulle преди 11 години
родител
ревизия
3e95bf0fa3
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      Documentation/libraries-and-tools.md

+ 2 - 0
Documentation/libraries-and-tools.md

@@ -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.
 - [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.
 - [scrz](https://github.com/scrz/scrz) - Container manager, stores configuration in etcd.
 - [fleet](https://github.com/coreos/fleet) - Distributed init system
 - [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.