From ff398bce6f0b7a0ee73757a6daae18b101957604 Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Mon, 3 Jul 2017 14:37:44 +0200 Subject: [PATCH 1/4] Add awesome-kubernetes link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 662f30d..26c3088 100644 --- a/README.md +++ b/README.md @@ -484,6 +484,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] From b433f8ea7160538bd37899b4d931b463aada6dfe Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Thu, 6 Jul 2017 11:57:56 +0200 Subject: [PATCH 2/4] updated location --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 26c3088..cf22b0d 100644 --- a/README.md +++ b/README.md @@ -334,6 +334,8 @@ Services to securely store your Docker images. * [Workflow](https://github.com/deis/workflow) - The open source PaaS for Kubernetes by [Deis](https://github.com/deis). Formerly Deis v1. ## Remote Container Manager / Orchestration + +* [Awesome Kubernetes](https://github.com/ramitsurana/awesome-kubernetes) by [@ramitsurana](https://github.com/ramitsurana) * [autodock](https://github.com/prologic/autodock) - Daemon for Docker Automation by [@prologic][prologic] * [blimp](https://github.com/tubesandlube/blimp) - Uses Docker Machine to easily move a container from one Docker host to another, show containers running against all of your hosts, replicate a container across multiple hosts and more by [@defermat](https://github.com/defermat) and [@schvin](https://github.com/schvin) * [Capitan](https://github.com/byrnedo/capitan) - Composable docker orchestration with added scripting support by [@byrnedo](https://github.com/byrnedo). @@ -350,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][kubernetes] - Open source orchestration system for Docker containers by Google [kubernetes] See Also [awesome-kubernetes](https://github.com/ramitsurana/awesome-kubernetes) by [@ramitsurana][ramitsurana] +* [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" @@ -484,7 +486,6 @@ 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] From 3bdd25e3b05d427d4844fb40667b0e409cdd5bde Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Thu, 6 Jul 2017 14:55:43 +0200 Subject: [PATCH 3/4] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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] From 78ec03d41c23325240d43f29bef548d93523e742 Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Thu, 6 Jul 2017 15:55:17 +0200 Subject: [PATCH 4/4] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f378142..f4dd3f2 100644 --- a/README.md +++ b/README.md @@ -335,7 +335,7 @@ Services to securely store your Docker images. ## Remote Container Manager / Orchestration -* [Awesome Kubernetes](https://github.com/ramitsurana/awesome-kubernetes) by [@ramitsurana](https://github.com/ramitsurana) +* [Awesome Kubernetes](https://github.com/ramitsurana/awesome-kubernetes) by [@ramitsurana][ramitsurana] * [autodock](https://github.com/prologic/autodock) - Daemon for Docker Automation by [@prologic][prologic] * [blimp](https://github.com/tubesandlube/blimp) - Uses Docker Machine to easily move a container from one Docker host to another, show containers running against all of your hosts, replicate a container across multiple hosts and more by [@defermat](https://github.com/defermat) and [@schvin](https://github.com/schvin) * [Capitan](https://github.com/byrnedo/capitan) - Composable docker orchestration with added scripting support by [@byrnedo](https://github.com/byrnedo). @@ -486,7 +486,6 @@ 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]