Skip to content

Commit

Permalink
Add KubeOne as AWS turnkey solution
Browse files Browse the repository at this point in the history
  • Loading branch information
xmudrii committed Jun 5, 2019
1 parent 944ab0d commit b5f6827
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/en/docs/setup/turnkey/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ To create a Kubernetes cluster on AWS, you will need an Access Key ID and a Secr

* CoreOS originated and the Kubernetes Incubator maintains [a CLI tool, kube-aws](https://github.com/kubernetes-incubator/kube-aws), that creates and manages Kubernetes clusters with [Container Linux](https://coreos.com/why/) nodes, using AWS tools: EC2, CloudFormation and Autoscaling.

* [KubeOne](https://github.com/kubermatic/kubeone) is an open source cluster lifecycle management tool that creates, upgrades and manages Kubernetes Highly-Available clusters.

{{% /capture %}}

{{% capture steps %}}
Expand Down Expand Up @@ -81,7 +83,7 @@ IaaS Provider | Config. Mgmt | OS | Networking | Docs
AWS | kops | Debian | k8s (VPC) | [docs](https://github.com/kubernetes/kops) | | Community ([@justinsb](https://github.com/justinsb))
AWS | CoreOS | CoreOS | flannel | [docs](/docs/getting-started-guides/aws) | | Community
AWS | Juju | Ubuntu | flannel, calico, canal | [docs](/docs/getting-started-guides/ubuntu) | 100% | Commercial, Community

AWS | KubeOne | Ubuntu, CoreOS, CentOS | canal, weavenet | [docs](https://github.com/kubermatic/kubeone) | 100% | Commercial, Community

## Further reading

Expand Down

0 comments on commit b5f6827

Please sign in to comment.