diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2017-08-25 09:01:37 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-25 09:01:37 -0700 |
| commit | de0f3c3606744fa787d5c681b657bc841c343330 (patch) | |
| tree | aef33f1a0318a3c402003589ebc64c3dc573c799 | |
| parent | 8149bf4e57caee3e8ecb2f7362e6217224e58517 (diff) | |
| parent | 9cdbec38fe8427dc50f3e47958bbfb1982863b39 (diff) | |
Merge pull request #890 from leecalcote/patch-1
Automatic merge from submit-queue
Adding kubernetes-on-aws
| -rw-r--r-- | sig-aws/kubernetes-on-aws.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sig-aws/kubernetes-on-aws.md b/sig-aws/kubernetes-on-aws.md index 9f5376d9..b87d022e 100644 --- a/sig-aws/kubernetes-on-aws.md +++ b/sig-aws/kubernetes-on-aws.md @@ -11,6 +11,7 @@ This page lists different options, in alphabetic order, of starting a Kubernetes * 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 on AWS: https://github.com/zalando-incubator/kubernetes-on-aws/ * Kubernetes Operations (kops): https://github.com/kubernetes/kops * OpenShift: https://access.redhat.com/articles/2623521 * Stackpoint.io: https://stackpoint.io |
