diff --git a/Documentation/libraries-and-tools.md b/Documentation/libraries-and-tools.md index a152aa655..6e22559a2 100644 --- a/Documentation/libraries-and-tools.md +++ b/Documentation/libraries-and-tools.md @@ -114,7 +114,7 @@ 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. +- [kubernetes/kubernetes](https://github.com/kubernetes/kubernetes) - Container cluster manager introduced by Google. - [mailgun/vulcand](https://github.com/mailgun/vulcand) - HTTP proxy that uses etcd as a configuration backend. - [duedil-ltd/discodns](https://github.com/duedil-ltd/discodns) - Simple DNS nameserver using etcd as a database for names and records. - [skynetservices/skydns](https://github.com/skynetservices/skydns) - RFC compliant DNS server