Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Geting started with Kubernetes

Geting started with Kubernetes

Presented at Kubernetes Tampere meetup group.

Some bits and pieces what to think about when thinking of embarking the journey with Kubernetes.

Jussi Nummelin

January 17, 2019
Tweet

Other Decks in Programming

Transcript

  1. www.kontena.io // CONTAINER INFRASTRUCTURE AUTOMATION Me, myself and I Jussi

    Nummelin Name Current Work @jnummelin / jnummelin Twitter / Github Developer Advocate @ Kontena, Inc. Previous Tecnotree, Digia, Tieto, Nokia, … Bio All-around handyman on technical topics. Passionate developer and solution architect Working with containers & microservices for 4+ years Avid fly-fisher
  2. www.kontena.io // CONTAINER INFRASTRUCTURE AUTOMATION Kubernetes is the kernel for

    container orchestration originating from Google It’s not the End Game
  3. www.kontena.io // CONTAINER INFRASTRUCTURE AUTOMATION Pop THE question Do you

    really need Kubernetes? Really? OK, Let’s continue then
  4. www.kontena.io // CONTAINER INFRASTRUCTURE AUTOMATION Questions you need to ask

    Build, “buy” or rent? Where, how and by whom I run this? What’s my threat model What’s my availability model
  5. www.kontena.io // CONTAINER INFRASTRUCTURE AUTOMATION Options: DIY (Build) DIY is

    always fun, right? Kubernetes The Hard Way Kubeadm gets you started nicely
  6. www.kontena.io // CONTAINER INFRASTRUCTURE AUTOMATION Options: Distributions (Buy) Just like

    Linux distros 14 OSS Distros available Pre-packaged Kubernetes End-to-end management Plus extras
  7. www.kontena.io // CONTAINER INFRASTRUCTURE AUTOMATION In Practice Minikube, Docker K8S

    Hands dirrty with hosted K8S Play with kubeadm cluster(s) Evaluate distros