From fb5c8dbd686fef925c66512a0b8b6c2a546ea536 Mon Sep 17 00:00:00 2001 From: Arun Gupta Date: Thu, 18 May 2017 13:18:51 -0700 Subject: [PATCH] first draft Signed-off-by: Arun Gupta --- sig-aws/kubernetes-on-aws.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 sig-aws/kubernetes-on-aws.md diff --git a/sig-aws/kubernetes-on-aws.md b/sig-aws/kubernetes-on-aws.md new file mode 100644 index 000000000..eed3e219d --- /dev/null +++ b/sig-aws/kubernetes-on-aws.md @@ -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 +