소스 검색

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 12 년 전
부모
커밋
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.