diff --git a/README.md b/README.md index cf22b0d..f378142 100644 --- a/README.md +++ b/README.md @@ -352,7 +352,7 @@ Services to securely store your Docker images. * [Haven](https://github.com/codeabovelab/haven-platform) - Haven is a simplified container management platform that integrates container, application, cluster, image, and registry managements. By [@codeabovelab](https://github.com/codeabovelab) * [Helios](https://github.com/spotify/helios) - A simple platform for deploying and managing containers across an entire fleet of servers by [@spotify](spotify) * [Kontena](https://github.com/kontena/kontena) - Application Containers for Masses https://www.kontena.io/ -* [Kubernetes][https://github.com/kubernetes/kubernetes] - Open source orchestration system for Docker containers by Google +* [Kubernetes](https://github.com/kubernetes/kubernetes) - Open source orchestration system for Docker containers by Google * [Maestro](https://github.com/toscanini/maestro) - Maestro provides the ability to easily launch, orchestrate and manage mulitiple Docker containers as single unit by [@tascanini](https://github.com/toscanini) * [Mantl](https://github.com/mantl/mantl) - Mantl is a modern platform for rapidly deploying globally distributed services * [Marathon](https://mesosphere.github.io/marathon/docs/) - Marathon is a private PaaS built on Mesos. It automatically handles hardware or software failures and ensures that an app is "always on" @@ -486,6 +486,7 @@ Services to securely store your Docker images. * [Rapid Dashboard](https://github.com/ozlerhakan/rapid) - A simple query dashboard to use Docker Remote API by [@ozlerhakan](https://github.com/ozlerhakan/) # Useful Resources +* [Awesome Kubernetes](https://github.com/ramitsurana/awesome-kubernetes) by [@ramitsurana](https://github.com/ramitsurana) * [Awesome Linux Container](https://github.com/Friz-zy/awesome-linux-containers) more general about container than this repo, by [@Friz-zy](https://github.com/Friz-zy). * [Blog](http://crosbymichael.com/) of [@crosbymichael][crosbymichael] * [Blog](https://gliderlabs.com/devlog/) of [@gliderlabs][gliderlabs]