diff options
| -rw-r--r-- | sig-aws/kubernetes-on-aws.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/sig-aws/kubernetes-on-aws.md b/sig-aws/kubernetes-on-aws.md new file mode 100644 index 00000000..eed3e219 --- /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 + |
