Part 3: Learning Kubernetes Fundamentals
In this part, you’ll learn about Kubernetes from the basics: the architecture, resources and components, features, and use cases. You will install Kubernetes and get practical experience with it using minikube. You will learn how to run stateless and stateful workloads, debug applications, and follow best practices with Kubernetes.
This part contains the following chapters:
- Chapter 5, Orchestrating Containers with Kubernetes
- Chapter 6, Deploying and Scaling Applications with Kubernetes
- Chapter 7, Application Placement and Debugging with Kubernetes
- Chapter 8, Following Kubernetes Best Practices