The Kubernetes Book - 2019

Nigel Poulton

Language: English

Publisher: Packt Publishing

Published: Jun 26, 2019

Description:

Understand the Kubernetes ecosystem and learn techniques to run fault-tolerant, scalable applications

Key Features

  • Gain insight into the inner workings of Kubernetes
  • Learn how to deploy and manage applications on Kubernetes
  • Explore ways to build and secure Kubernetes clusters

    Book Description

    Kubernetes is the leading orchestrator of cloud-native apps. With knowledge of how to work with Kubernetes, you can easily deploy and manage applications on the cloud or in your on-premises data center.

    The book begins by introducing you to Kubernetes and showing you how to install it. You'll learn how to use Kubernetes Services and bring stable and reliable networking to apps that are deployed on Kubernetes. You'll delve deep into the powerful storage subsystem of Kubernetes and learn how to leverage the variety of external storage backends in your applications. As the book progresses, it shows you how to use features such as DaemonSets, Helm, and...