first draft
Signed-off-by: Arun Gupta <arun.gupta@gmail.com>
This commit is contained in:
parent
22ba6899e5
commit
fb5c8dbd68
|
@ -0,0 +1,19 @@
|
|||
Kubernetes on Amazon Web Services
|
||||
====
|
||||
|
||||
This page lists different options of starting a Kubernetes cluster on Amazon Web Services.
|
||||
|
||||
* Clocker: http://www.clocker.io/tutorials/kubernetes-cluster.html
|
||||
* Heptio: https://github.com/aws-quickstart/quickstart-heptio
|
||||
* Juju Charms: https://jujucharms.com/canonical-kubernetes/
|
||||
* Kargo: https://github.com/kubernetes-incubator/kargo
|
||||
* Kismatic Enterprise Toolkit: https://github.com/apprenda/kismatic
|
||||
* Kraken 2: https://github.com/samsung-cnct/k2
|
||||
* kube-aws: https://github.com/kubernetes-incubator/kube-aws
|
||||
* Kubeadm Quickstart: https://github.com/upmc-enterprises/kubeadm-aws
|
||||
* Kubernetes Operations (kops): https://github.com/kubernetes/kops
|
||||
* OpenShift: https://access.redhat.com/articles/2623521
|
||||
* Tack: https://github.com/kz8s/tack
|
||||
* Tectonic: http://github.com/coreos/tectonic-installer
|
||||
* Weaveworks AMI: https://github.com/weaveworks/kubernetes-ami
|
||||
|
Loading…
Reference in New Issue