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

A Beginner's Guide to Kubernetes

A Beginner's Guide to Kubernetes

Kim Schlesinger

October 18, 2018
Tweet

More Decks by Kim Schlesinger

Other Decks in Technology

Transcript

  1. Steps 1. Build an app 2. Turn the app into

    a Docker image 3. Push the image to a registry 10 — kimschles
  2. Steps, continued 1. Create a K8s cluster with GKE 2.

    Deploy the app to a cluster 3. Expose the app to the internet 4. Add some cool K8s stuff 12 — kimschles
  3. Steps 1. Build an app 2. Turn the app into

    a Docker image 3. Push the image to a registry 18 — kimschles
  4. Steps, continued 1. Create a K8s cluster with GKE 2.

    Deploy the app to a cluster 3. Expose the app to the internet 4. Add some cool K8s stuff 19 — kimschles
  5. Recommended Learning Resources katacoda PluralSight: Getting Started with Kubernetes Kubernetes

    Comic ReactiveOps: K8s Workshop ReactiveOps: K8s Workshop Video 20 — kimschles