Skip to content

Instantly share code, notes, and snippets.

@arun-gupta
Last active March 22, 2020 12:21
Show Gist options
  • Save arun-gupta/ec570c80a6fcdecc2f54c55a2c6821d5 to your computer and use it in GitHub Desktop.
Save arun-gupta/ec570c80a6fcdecc2f54c55a2c6821d5 to your computer and use it in GitHub Desktop.

Revisions

  1. arun-gupta revised this gist May 18, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion readme.adoc
    Original 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
    . Tack: https://github.com/kz8s/tack
    . OpenShift: https://access.redhat.com/articles/2623521
  2. arun-gupta revised this gist May 18, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion readme.adoc
    Original 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
    . Kargo: https://github.com/kubernetes-incubator/kargo
    . Tack: https://github.com/kz8s/tack
  3. arun-gupta revised this gist May 18, 2017. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions readme.adoc
    Original 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
  4. arun-gupta revised this gist May 18, 2017. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions readme.adoc
    Original 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
  5. arun-gupta revised this gist May 18, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion readme.adoc
    Original 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://gist.github.com/arun-gupta/ec570c80a6fcdecc2f54c55a2c6821d5
    . Kargo: https://github.com/kubernetes-incubator/kargo
  6. arun-gupta revised this gist May 18, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion readme.adoc
    Original 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/
    . Juju Charms: https://jujucharms.com/canonical-kubernetes/
    . Kargo: https://gist.github.com/arun-gupta/ec570c80a6fcdecc2f54c55a2c6821d5
  7. arun-gupta revised this gist May 17, 2017. 1 changed file with 14 additions and 17 deletions.
    31 changes: 14 additions & 17 deletions readme.adoc
    Original file line number Diff line number Diff line change
    @@ -1,17 +1,14 @@
    . 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/
    ... 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/
    . 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/
  8. arun-gupta revised this gist May 16, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion readme.adoc
    Original 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
    .. 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
    .. Kraken 2 by Samsung: https://github.com/samsung-cnct/k2
    .. Juju Charms: https://jujucharms.com/canonical-kubernetes/
  9. arun-gupta revised this gist May 16, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion readme.adoc
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    . Single node (development only)
    .. minikube
    . Multinode (production)
    . 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
  10. arun-gupta revised this gist May 5, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion readme.adoc
    Original 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
    .. 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
  11. arun-gupta revised this gist May 5, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion readme.adoc
    Original 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 (CloudFormation): https://github.com/coreos/Tectonic-installer
    .. 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
  12. arun-gupta revised this gist Apr 28, 2017. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions readme.adoc
    Original 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/
  13. arun-gupta revised this gist Apr 28, 2017. 1 changed file with 6 additions and 0 deletions.
    6 changes: 6 additions & 0 deletions readme.adoc
    Original 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
  14. arun-gupta revised this gist Apr 28, 2017. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions readme.adoc
    Original 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
  15. arun-gupta revised this gist Apr 28, 2017. 1 changed file with 0 additions and 6 deletions.
    6 changes: 0 additions & 6 deletions readme.adoc
    Original 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

    . Other non-AWS offerings
    .. Google Cloud
    .. Azure
    .. Red Hat OpenShift
    .. ??
  16. arun-gupta revised this gist Apr 28, 2017. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions readme.adoc
    Original file line number Diff line number Diff line change
    @@ -2,12 +2,12 @@
    .. minikube
    . Multinode (production)
    .. kops: https://github.com/kubernetes/kops
    .. kube-aws (CloudFormation): https://github.com/kubernetes-incubator/kube-aws
    .. 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
    .. Tectonic
    .. Red Hat OpenShift
    .. ??
  17. arun-gupta revised this gist Apr 27, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion readme.adoc
    Original 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

    . Others
    . Other non-AWS offerings
    .. Google Cloud
    .. Azure
    .. Tectonic
  18. arun-gupta revised this gist Apr 27, 2017. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions readme.adoc
    Original file line number Diff line number Diff line change
    @@ -9,4 +9,5 @@
    .. Google Cloud
    .. Azure
    .. Tectonic
    .. Red Hat OpenShift
    .. ??
  19. arun-gupta revised this gist Apr 27, 2017. 1 changed file with 4 additions and 3 deletions.
    7 changes: 4 additions & 3 deletions readme.adoc
    Original file line number Diff line number Diff line change
    @@ -1,11 +1,12 @@
    . Single node
    . Single node (development only)
    .. minikube
    . Multinode
    . 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
    .. Tectonic
    .. ??
  20. arun-gupta created this gist Apr 27, 2017.
    11 changes: 11 additions & 0 deletions readme.adoc
    Original 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