O'Reilly's new Kubernetes book now available for pre-order

Rob

Administrator
Staff member
Joined
Oct 27, 2011
Messages
1,210
Reaction score
2,241
Credits
3,485
Expected to be released in July, you can now pre-order O'Reilly's new book on Kubernetes.

Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easy management and discovery. (description from kubernetes.io)

Kubernetes: Up and Running will help you:

  • Learn how to make zero down-time application deployments with Kubernetes
  • Track metrics and logs for every container running in your cluster
  • Discover patterns for running large-scale application deployments that work for big players such as Google, Twitter, and Facebook
  • Explore topics including Kubernetes components (kubelet, API, scheduler, replication controllers); containers; distributed computing; service discovery; and continuous delivery

The Full Amazon description as follows:
Legend has it that Google deploys over a billion application containers a week. How is that possible? The company decided to share the process through an open source project called Kubernetes, which replicates many of the features found in its internal system. This practical book will prepare you to take advantage of everything the Kubernetes platform has to offer.

Rather than an exact copy of its internal Borg system, Kubernetes is an upgrade based on lessons Google learned over the last decade. Kubernetes is also designed to integrate with the most robust container ecosystem: Docker. Developers and Ops practitioners can easily deploy a demo Kubernetes environment and kick the tires, but when it comes time to scale to hundreds of nodes, you’re going to need a reliable field guide.

Kubernetes: Up and Running will help you:

  • Learn how to make zero down-time application deployments with Kubernetes
  • Track metrics and logs for every container running in your cluster
  • Discover patterns for running large-scale application deployments that work for big players such as Google, Twitter, and Facebook
  • Explore topics including Kubernetes components (kubelet, API, scheduler, replication controllers); containers; distributed computing; service discovery; and continuous delivery

kubernetes-up-running.jpg


You can read a sample of the book as well as see the table of contents on Safari:
https://www.safaribooksonline.com/library/view/kubernetes-up-and/9781491935668/
 
Last edited:

Members online


Latest posts

Top