mirror of
https://github.com/nickpoida/og-aws.git
synced 2025-03-09 15:40:06 +00:00
Merge pull request #478 from kprabhak/kp-add-k8s-links
Add link to AWS Kubernetes quickstart
This commit is contained in:
commit
2e63909cb8
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue