Kubernetes-Up-and-Running-Notes
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.
- Introduction [incomplete]
- Creating and Running Containers
- Deploying a Kubernetes Cluster
- Common kubectl Commands
- Pods [incomplete]
- Labels and Annotations
- Service Discovery
- ReplicaSets
- DaemonSets