Skip to content

Instantly share code, notes, and snippets.

@tasdikrahman
Last active December 9, 2018 06:10
Show Gist options
  • Save tasdikrahman/73d61cb20d46c11012ae2d87c019d3fa to your computer and use it in GitHub Desktop.
Save tasdikrahman/73d61cb20d46c11012ae2d87c019d3fa to your computer and use it in GitHub Desktop.
kuberception - self hosting kubernetes - devopsdays India, 2018 talk proposal

Kuberception : self-hosting kubernetes

Who is this talk for?

  • Cluster operators - Who manages kubernetes cluster(s).
  • Anyone interested in kubernetes and how to run it in production, instead of using a managed solution.

5 Parts to the talk

  1. What is Self-hosted kubernetes?
    • self hosted: refers to the ability of a system to be expressed in terms of itself.
      • All the kubernetes control plane components running as native kubernetes objects (as deployments, daemonsets and using things like secrets).
  2. Why?
  3. How does it work?
  4. Learnings
    • From running multiple self-hosted kubernetes clusters in production over @ RAZORPAY for the last 1½ years and sharing what I have learned the hard way over this period of time.
  5. What next?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment