Ver código fonte

Merge pull request #854 from brianredbeard/moarthings

docs(libraries-and-tools.md) Add vulcan proxy and kubernetes
Jonathan Boulle 11 anos atrás
pai
commit
3e95bf0fa3
1 arquivos alterados com 2 adições e 0 exclusões
  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.
 - [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.