From ef6cd633cba281e47b1e30d3d0f135845e42a408 Mon Sep 17 00:00:00 2001 From: Daniel Sachse Date: Mon, 31 Jul 2017 12:47:22 +0200 Subject: Added "Kubernetes cluster on AWS with Terraform" repo --- sig-aws/kubernetes-on-aws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sig-aws/kubernetes-on-aws.md b/sig-aws/kubernetes-on-aws.md index 9f5376d9..1be223a4 100644 --- a/sig-aws/kubernetes-on-aws.md +++ b/sig-aws/kubernetes-on-aws.md @@ -17,4 +17,4 @@ 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 - +* KAT - Kubernetes cluster on AWS with Terraform: https://github.com/xuwang/kube-aws-terraform -- cgit v1.2.3 From 5113d6bf5b604038c1c7af8dae65aad96350544c Mon Sep 17 00:00:00 2001 From: Daniel Sachse Date: Mon, 31 Jul 2017 21:56:40 +0200 Subject: Update kubernetes-on-aws.md --- sig-aws/kubernetes-on-aws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sig-aws/kubernetes-on-aws.md b/sig-aws/kubernetes-on-aws.md index 1be223a4..20b6812b 100644 --- a/sig-aws/kubernetes-on-aws.md +++ b/sig-aws/kubernetes-on-aws.md @@ -7,6 +7,7 @@ This page lists different options, in alphabetic order, of starting a Kubernetes * Heptio: https://github.com/aws-quickstart/quickstart-heptio * Juju Charms: https://jujucharms.com/canonical-kubernetes/ * Kargo: https://github.com/kubernetes-incubator/kargo +* KAT - Kubernetes cluster on AWS with Terraform: https://github.com/xuwang/kube-aws-terraform * 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 @@ -17,4 +18,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 -* KAT - Kubernetes cluster on AWS with Terraform: https://github.com/xuwang/kube-aws-terraform -- cgit v1.2.3 From 57ac302c1e9be4d1e2ca0c972c72d4e68b6c4288 Mon Sep 17 00:00:00 2001 From: Daniel Sachse Date: Wed, 2 Aug 2017 10:17:53 +0200 Subject: Update kubernetes-on-aws.md --- sig-aws/kubernetes-on-aws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sig-aws/kubernetes-on-aws.md b/sig-aws/kubernetes-on-aws.md index 20b6812b..c2b50468 100644 --- a/sig-aws/kubernetes-on-aws.md +++ b/sig-aws/kubernetes-on-aws.md @@ -6,8 +6,8 @@ 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/ -* Kargo: https://github.com/kubernetes-incubator/kargo * 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 * kube-aws: https://github.com/kubernetes-incubator/kube-aws -- cgit v1.2.3