-
kops: https://github.com/kubernetes/kops
-
Getting Started Guide: https://github.com/kubernetes/kops/blob/master/docs/aws.md
-
Installing Kubernetes on AWS with kops: https://kubernetes.io/docs/getting-started-guides/kops/
-
Mulit-master Kubernetes Cluster on AWS with kops: http://blog.arungupta.me/multimaster-kubernetes-cluster-amazon-kops/
-
Booting Kubernetes on Amazon Elastic Compute with kops: https://deis.com/docs/workflow/quickstart/provider/aws/boot/
-
Setting up an HA Kubernetes Cluster in AWS with private topology with kops 1.5.1: https://www.nivenly.com/kops-1-5-1/
-
Kubernetes on AWS: https://daemonza.github.io/2017/01/15/kubernetes-on-aws/
-
Your 2nd day with Kubernetes on AWS: https://www.nivenly.com/2nd-hour/
-
-
Tectonic (Terraform): http://github.com/coreos/tectonic-installer
-
Graphical installer: https://coreos.com/tectonic/docs/latest/install/aws/
-
-
kube-aws (CloudFormation, CoreOS only): https://github.com/kubernetes-incubator/kube-aws
-
Heptio (CloudFormation + kubeadm): https://github.com/aws-quickstart/quickstart-heptio
-
HA and multi-AZ guidance: http://docs.heptio.com/content/aws-qs-multi-az.html
-
-
Kraken 2 by Samsung: https://github.com/samsung-cnct/k2
-
Juju Charms: https://jujucharms.com/canonical-kubernetes/
-
Weaveworks AMI: https://github.com/weaveworks/kubernetes-ami
-
OpenShift: https://access.redhat.com/articles/2623521
-
-
Save arun-gupta/ec570c80a6fcdecc2f54c55a2c6821d5 to your computer and use it in GitHub Desktop.
We built an CFN/AMI too: https://github.com/weaveworks/kubernetes-ami
(More simple than the Heptio one.)
@pidster is there a way to create multi-master cluster using this template? Single master would be used for development only.
For tectonic, I would include a link to the graphical installer for AWS: https://coreos.com/tectonic/docs/latest/install/aws/
There's also Kargo: https://github.com/kubernetes-incubator/kargo
There is also http://www.clocker.io/ and
Kismatic from Apprenda: https://github.com/apprenda/kismatic
We're building a way to deploy Kubernetes using BOSH (We call it Kubo). It supports multiple platforms including AWS. Guide here: https://github.com/cloudfoundry-incubator/kubo-deployment/blob/master/docs/user-guide/README.md
@hjacobs Remove "Other" offerings, will keep it explicitly for AWS!