Skip to content

Instantly share code, notes, and snippets.

@StevenACoffman
Last active August 9, 2017 04:29
Show Gist options
  • Save StevenACoffman/bcb4515c5a05ae7685283a2cf5e1ad2a to your computer and use it in GitHub Desktop.
Save StevenACoffman/bcb4515c5a05ae7685283a2cf5e1ad2a to your computer and use it in GitHub Desktop.
Methods for deploying kubernetes

Self-Hosted Kubernetes: The idea is that once you bring up a single machine running a Kubelet you can bootstrap the other services that make up a Kubernetes cluster from there. You can learn more about that here: https://coreos.com/blog/self-hosted-kubernetes.html

KOPS looks to be self-hosted, but not sure.

Github Star Trend:

Github Star History for K8s deploy methods

This is just a picture of this link from June 27, 2017

@leecalcote
Copy link

Here's a pie chart of the self-reported survey results from sig-aws (as of Aug. 8th, 2017):
chart
using results of 56 of the respondents.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment