diff options
| author | Arun Gupta <arun-gupta@users.noreply.github.com> | 2017-10-18 02:32:52 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-18 02:32:52 +0200 |
| commit | dabadc36d7ea03d7eec46bbf2f458d258217733c (patch) | |
| tree | 8f21c4ef84104805407b9f807d133ec7c247a5ce | |
| parent | 0b8379ce72bbd37998c10171d6b7441c882b8ea4 (diff) | |
| parent | 57ac302c1e9be4d1e2ca0c972c72d4e68b6c4288 (diff) | |
Merge pull request #864 from wombat/patch-1
Added "Kubernetes cluster on AWS with Terraform" repo
| -rw-r--r-- | sig-aws/kubernetes-on-aws.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-aws/kubernetes-on-aws.md b/sig-aws/kubernetes-on-aws.md index b87d022e..2d5d72aa 100644 --- a/sig-aws/kubernetes-on-aws.md +++ b/sig-aws/kubernetes-on-aws.md @@ -6,6 +6,7 @@ This page lists different options, in alphabetic order, of starting a Kubernetes * Clocker: http://www.clocker.io/tutorials/kubernetes-cluster.html * Heptio: https://github.com/aws-quickstart/quickstart-heptio * Juju Charms: https://jujucharms.com/canonical-kubernetes/ +* KAT - Kubernetes cluster on AWS with Terraform: https://github.com/xuwang/kube-aws-terraform * Kargo: https://github.com/kubernetes-incubator/kargo * Kismatic Enterprise Toolkit: https://github.com/apprenda/kismatic * Kraken 2: https://github.com/samsung-cnct/k2 @@ -18,4 +19,3 @@ This page lists different options, in alphabetic order, of starting a Kubernetes * Tack: https://github.com/kz8s/tack * Tectonic: http://github.com/coreos/tectonic-installer * Weaveworks AMI: https://github.com/weaveworks/kubernetes-ami - |
