瀏覽代碼

docs(libraries-and-tools.md) Add vulcan proxy and kubernetes

Both vulcan proxy (vulcand) and Google kubernetes utilize etcd as
as storage engine.
Brian 'Redbeard' Harrington 11 年之前
父節點
當前提交
0d2512cb99
共有 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.
 - [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.