Kubernetes in Action

  • 18h 8m 3s
  • Marko Lukša
  • Manning Publications
  • 2024

Kubernetes in Action is a comprehensive guide to effectively developing and running applications in a Kubernetes environment. Before diving into Kubernetes, the book gives an overview of container technologies like Docker, including how to build containers, so that even readers who haven't used these technologies before can get up and running.

About the technology

Kubernetes is Greek for “helmsman,” your guide through unknown waters. The Kubernetes container orchestration system safely manages the structure and flow of a distributed application, organizing containers and services for maximum efficiency. Kubernetes serves as an operating system for your clusters, eliminating the need to factor the underlying network and server infrastructure into your designs.

About the book

Kubernetes in Action teaches you to use Kubernetes to deploy container-based distributed applications. You'll start with an overview of Docker and Kubernetes before building your first Kubernetes cluster. You'll gradually expand your initial application, adding features and deepening your knowledge of Kubernetes architecture and operation. As you navigate this comprehensive guide, you'll explore high-value topics like monitoring, tuning, and scaling.

About the Author

Marko Lukša is an engineer at Red Hat working on Kubernetes and OpenShift.

In this Audiobook

  • Chapter 1 - Introducing Kubernetes
  • Chapter 2 - First steps with Docker and Kubernetes
  • Chapter 3 - Pods: running containers in Kubernetes
  • Chapter 4 - Replication and other controllers: deploying managed pods
  • Chapter 5 - Services: enabling clients to discover and talk to pods
  • Chapter 6 - Volumes: attaching disk storage to containers
  • Chapter 7 - ConfigMaps and Secrets: configuring applications
  • Chapter 8 - Accessing pod metadata and other resources from applications
  • Chapter 9 - Deployments: updating applications declaratively
  • Chapter 10 - StatefulSets: deploying replicated stateful applications
  • Chapter 11 - Understanding Kubernetes internals
  • Chapter 12 - Securing the Kubernetes API server
  • Chapter 13 - Securing cluster nodes and the network
  • Chapter 14 - Managing pods’ computational resources
  • Chapter 15 - Automatic scaling of pods and cluster nodes
  • Chapter 16 - Advanced scheduling
  • Chapter 17 - Best practices for developing apps
  • Chapter 18 - Extending Kubernetes
  • Appendix A: Using kubectl with multiple clusters
  • Appendix B: Setting up a multi-node cluster with kubeadm
  • Appendix C: Using other container runtimes
  • Appendix D: Cluster Federation
SHOW MORE
FREE ACCESS