diff options
| author | Arun Gupta <arun.gupta@gmail.com> | 2017-05-18 13:18:51 -0700 |
|---|---|---|
| committer | Arun Gupta <arun.gupta@gmail.com> | 2017-05-18 13:18:51 -0700 |
| commit | fb5c8dbd686fef925c66512a0b8b6c2a546ea536 (patch) | |
| tree | 0b3441d86eb72f05366505b5c08435246e0ce02f | |
| parent | 22ba6899e53b4559aa05cb231d5314151c610894 (diff) | |
first draft
Signed-off-by: Arun Gupta <arun.gupta@gmail.com>
| -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 + |
