diff --git a/README.md b/README.md index f990543..72b42f2 100644 --- a/README.md +++ b/README.md @@ -1313,7 +1313,7 @@ ECS ### ECS Alternatives and Lock-in -- [Kubernetes](https://kubernetes.io): Extensive container platform. Available as a hosted solution on Google Cloud (https://cloud.google.com/container-engine/) and AWS (https://tectonic.com/). +- [Kubernetes](https://kubernetes.io): Extensive container platform. Available as a hosted solution on Google Cloud (https://cloud.google.com/container-engine/) and AWS (https://tectonic.com/). AWS have a Kubernetes Quickstart (https://aws.amazon.com/quickstart/architecture/heptio-kubernetes/) developed in collaboration with Heptio. - [Nomad](https://www.nomadproject.io/): Orchestrator/Scheduler, tightly integrated in the Hashicorp stack (Consul, Vault, etc). 🚧 [*Please help expand this incomplete section.*](CONTRIBUTING.md)