Kubernetes-Up-and-Running-Notes icon indicating copy to clipboard operation
Kubernetes-Up-and-Running-Notes copied to clipboard

Notes from the book Kubernetes Up and Running

Kubernetes Up and Running Notes

My notes from the book Kubernetes Up and Running by Brendan Burns, Kelsey Hightower and Joe Beda.

  1. Introduction [incomplete]
  2. Creating and Running Containers
  3. Deploying a Kubernetes Cluster
  4. Common kubectl Commands
  5. Pods [incomplete]
  6. Labels and Annotations
  7. Service Discovery
  8. ReplicaSets
  9. DaemonSets