001. Part 1. Getting started with Kubernetes
002. Chapter 1. Kubernetes for application deployment
003. Chapter 1. Why Kubernetes
004. Chapter 1. Summary
005. Chapter 2. Containerizing apps
006. Chapter 2. Containerizing a serer application
007. Chapter 2. Using Docker Compose for local testing
008. Chapter 2. Summary
009. Chapter 3. Deploying to Kubernetes
010. Chapter 3. Deploying an application
011. Chapter 3. Imperatie commands
012. Chapter 3. Local Kubernetes enironments
013. Chapter 3. Summary
014. Chapter 4. Automated operations
015. Chapter 4. Updating lie applications
016. Chapter 4. Summary
017. Chapter 5. Resource management
018. Chapter 5. Calculating Pod resources
019. Chapter 5. Summary
020. Part 2. Going to production
021. Chapter 6. Scaling up
022. Chapter 6. Horizontal Pod autoscaling
023. Chapter 6. Node autoscaling and capacity planning
024. Chapter 6. Building your app to scale
025. Chapter 6. Summary
026. Chapter 7. Internal serices and load balancing
027. Chapter 7. Ingress HTTP(S) load balancing
028. Chapter 7. Summary
029. Chapter 8. Node feature selection
030. Chapter 8. Placing Pods
031. Chapter 8. Debugging placement problems
032. Chapter 8. Summary
033. Chapter 9. Stateful applications
034. Chapter 9. StatefulSet
035. Chapter 9. Migratingrecoering disks
036. Chapter 9. Generic ephemeral olume for scratch space
037. Chapter 9. Summary
038. Chapter 10. Background processing
039. Chapter 10. Jobs
040. Chapter 10. Batch task processing with Jobs
041. Chapter 10. Lieness probes for background tasks
042. Chapter 10. Summary
043. Chapter 11. GitOps Configuration as code
044. Chapter 11. Configuration as code the Kubernetes way
045. Chapter 11. Rolling out safely
046. Chapter 11. Secrets
047. Chapter 11. Summary
048. Chapter 12. Securing Kubernetes
049. Chapter 12. Deploying node agents with DaemonSet
050. Chapter 12. Pod security context
051. Chapter 12. Non-root containers
052. Chapter 12. Admission controllers
053. Chapter 12. Role-based access control
054. Chapter 12. Next steps
055. Chapter 12. Summary