You are here

Back to top

Kubernetes in Action (Kobo eBook)

Kubernetes in Action Cover Image
$45.99

Description


Summary

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.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

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.

What's Inside

  • Kubernetes' internals
  • Deploying containers across a cluster
  • Securing clusters
  • Updating applications with zero downtime

About the Reader

Written for intermediate software developers with little or no familiarity with Docker or container orchestration systems.

About the Author

Marko Luksa is an engineer at Red Hat working on Kubernetes and OpenShift.

Table of Contents

  1. PART 1 - OVERVIEW
  2. Introducing Kubernetes
  3. First steps with Docker and Kubernetes
  4. PART 2 - CORE CONCEPTS
  5. Pods: running containers in Kubernetes
  6. Replication and other controllers: deploying managed pods
  7. Services: enabling clients to discover and talk to pods
  8. Volumes: attaching disk storage to containers
  9. ConfigMaps and Secrets: configuring applications
  10. Accessing pod metadata and other resources from applications
  11. Deployments: updating applications declaratively
  12. StatefulSets: deploying replicated stateful applications
  13. PART 3 - BEYOND THE BASICS
  14. Understanding Kubernetes internals
  15. Securing the Kubernetes API server
  16. Securing cluster nodes and the network
  17. Managing pods' computational resources
  18. Automatic scaling of pods and cluster nodes
  19. Advanced scheduling
  20. Best practices for developing apps
  21. Extending Kubernetes
Product Details
ISBN-13: 9781638355342
Publisher: Manning
Publication Date: December 13th, 2017
Language: