Intro to Kubernetes
These notes are based on the Intro to Kubernetes Youtube videos from Megan O’Keefe.
It covers the following topics: How Cloud Works, Containers, Kubernetes Basics, Software Development, Observability, Security, Design Patterns.
Notes Structure
-
Hello K8s!: (TODO)
-
Kubernetes Cluster 101: (TODO)
-
Software Development with Kubernetes/GKE: (In Progress)
- What is DevOps?
- Local Kubernetes Development
- Continuous Integration + deploying to Staging clusters
- Continuous Deployment + Canary Deployments in Kubernetes
- Tools/Products: GKE, kustomize, skaffold, Cloud Build, Argo
-
Observability: (TODO)
-
Security with Kubernetes: (TODO)