Last active
March 22, 2020 12:21
-
-
Save arun-gupta/ec570c80a6fcdecc2f54c55a2c6821d5 to your computer and use it in GitHub Desktop.
Revisions
-
arun-gupta revised this gist
May 18, 2017 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,4 +15,5 @@ . Juju Charms: https://jujucharms.com/canonical-kubernetes/ . Weaveworks AMI: https://github.com/weaveworks/kubernetes-ami . Kargo: https://github.com/kubernetes-incubator/kargo . Tack: https://github.com/kz8s/tack . OpenShift: https://access.redhat.com/articles/2623521 -
arun-gupta revised this gist
May 18, 2017 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -14,4 +14,5 @@ . 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 . Kargo: https://github.com/kubernetes-incubator/kargo . Tack: https://github.com/kz8s/tack -
arun-gupta revised this gist
May 18, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,4 +13,5 @@ .. 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 . Kargo: https://github.com/kubernetes-incubator/kargo -
arun-gupta revised this gist
May 18, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,6 +7,7 @@ .. 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 -
arun-gupta revised this gist
May 18, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,4 +12,4 @@ .. 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/ . Kargo: https://github.com/kubernetes-incubator/kargo -
arun-gupta revised this gist
May 18, 2017 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,4 +11,5 @@ . 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/ . Kargo: https://gist.github.com/arun-gupta/ec570c80a6fcdecc2f54c55a2c6821d5 -
arun-gupta revised this gist
May 17, 2017 . 1 changed file with 14 additions and 17 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,17 +1,14 @@ . 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 . 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/ -
arun-gupta revised this gist
May 16, 2017 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,5 +12,6 @@ .. Tectonic (Terraform): http://github.com/coreos/tectonic-installer .. 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/ -
arun-gupta revised this gist
May 16, 2017 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ . Single node (development only) .. minikube . Multinode .. 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/ @@ -12,4 +12,5 @@ .. Tectonic (Terraform): http://github.com/coreos/tectonic-installer .. kube-aws (CloudFormation, CoreOS only): https://github.com/kubernetes-incubator/kube-aws .. Heptio (CloudFormation + kubeadm): https://github.com/aws-quickstart/quickstart-heptio .. Kraken 2 by Samsung: https://github.com/samsung-cnct/k2 ... HA and multi-AZ guidance: http://docs.heptio.com/content/aws-qs-multi-az.html -
arun-gupta revised this gist
May 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ... 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 .. 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 -
arun-gupta revised this gist
May 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ... 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): https://github.com/coreos/Tectonic-installer .. 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 -
arun-gupta revised this gist
Apr 28, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,6 +4,7 @@ .. 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/ -
arun-gupta revised this gist
Apr 28, 2017 . 1 changed file with 6 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,6 +2,12 @@ .. minikube . Multinode (production) .. 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/ ... 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 (CloudFormation): https://github.com/coreos/Tectonic-installer .. kube-aws (CloudFormation, CoreOS only): https://github.com/kubernetes-incubator/kube-aws .. Heptio (CloudFormation + kubeadm): https://github.com/aws-quickstart/quickstart-heptio -
arun-gupta revised this gist
Apr 28, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,3 +5,4 @@ .. Tectonic (CloudFormation): https://github.com/coreos/Tectonic-installer .. 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 -
arun-gupta revised this gist
Apr 28, 2017 . 1 changed file with 0 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,9 +5,3 @@ .. Tectonic (CloudFormation): https://github.com/coreos/Tectonic-installer .. kube-aws (CloudFormation, CoreOS only): https://github.com/kubernetes-incubator/kube-aws .. Heptio (CloudFormation + kubeadm): https://github.com/aws-quickstart/quickstart-heptio -
arun-gupta revised this gist
Apr 28, 2017 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,12 +2,12 @@ .. minikube . Multinode (production) .. kops: https://github.com/kubernetes/kops .. Tectonic (CloudFormation): https://github.com/coreos/Tectonic-installer .. kube-aws (CloudFormation, CoreOS only): https://github.com/kubernetes-incubator/kube-aws .. Heptio (CloudFormation + kubeadm): https://github.com/aws-quickstart/quickstart-heptio . Other non-AWS offerings .. Google Cloud .. Azure .. Red Hat OpenShift .. ?? -
arun-gupta revised this gist
Apr 27, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,7 +5,7 @@ .. kube-aws (CloudFormation): https://github.com/kubernetes-incubator/kube-aws .. Heptio (CloudFormation + kubeadm): https://github.com/aws-quickstart/quickstart-heptio . Other non-AWS offerings .. Google Cloud .. Azure .. Tectonic -
arun-gupta revised this gist
Apr 27, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,4 +9,5 @@ .. Google Cloud .. Azure .. Tectonic .. Red Hat OpenShift .. ?? -
arun-gupta revised this gist
Apr 27, 2017 . 1 changed file with 4 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,11 +1,12 @@ . Single node (development only) .. minikube . Multinode (production) .. kops: https://github.com/kubernetes/kops .. kube-aws (CloudFormation): https://github.com/kubernetes-incubator/kube-aws .. Heptio (CloudFormation + kubeadm): https://github.com/aws-quickstart/quickstart-heptio . Others .. Google Cloud .. Azure .. Tectonic .. ?? -
arun-gupta created this gist
Apr 27, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ . Single node .. minikube . Multinode .. kops: https://github.com/kubernetes/kops .. kube-aws (CloudFormation): https://github.com/kubernetes-incubator/kube-aws .. Heptio (CloudFormation + kubeadm): https://github.com/aws-quickstart/quickstart-heptio . Others .. Google Cloud .. Azure .. Tectonic