Book description
Learn how to automate and manage your containers and reduce the overall operation burden on your system.
About This Book- Use containers to manage, scale and orchestrate apps in your organization
- Transform the latest concept of Kubernetes 1.10 into examples
- Expert techniques for orchestrating containers effectively
This book is for system administrators, developers, DevOps engineers, or any stakeholder who wants to understand how Kubernetes works using a recipe-based approach. Basic knowledge of Kubernetes and Containers is required.
What You Will Learn- Build your own container cluster
- Deploy and manage highly scalable, containerized applications with Kubernetes
- Build high-availability Kubernetes clusters
- Build a continuous delivery pipeline for your application
- Track metrics and logs for every container running in your cluster
- Streamline the way you deploy and manage your applications with large-scale container orchestration
Kubernetes is an open source orchestration platform to manage containers in a cluster environment. With Kubernetes, you can configure and deploy containerized applications easily. This book gives you a quick brush up on how Kubernetes works with containers, and an overview of main Kubernetes concepts, such as Pods, Deployments, Services and etc.
This book explains how to create Kubernetes clusters and run applications with proper authentication and authorization configurations. With real-world recipes, you'll learn how to create high availability Kubernetes clusters on AWS, GCP and in on-premise datacenters with proper logging and monitoring setup. You'll also learn some useful tips about how to build a continuous delivery pipeline for your application. Upon completion of this book, you will be able to use Kubernetes in production and will have a better understanding of how to manage containers using Kubernetes.
Style and approachThis recipe-based book will teach you how to use Kubernetes in production and will help you discover various steps involved in managing your containers using Kubernetes
Table of contents
- Title Page
- Copyright and Credits
- Packt Upsell
- Contributors
- Preface
-
Building Your Own Kubernetes Cluster
- Introduction
- Exploring the Kubernetes architecture
- Setting up the Kubernetes cluster on macOS by minikube
- Setting up the Kubernetes cluster on Windows by minikube
- Setting up the Kubernetes cluster on Linux via kubeadm
- Setting up the Kubernetes cluster on Linux via Ansible (kubespray)
- Running your first container in Kubernetes
-
Walking through Kubernetes Concepts
- Introduction
- An overview of Kubernetes
- Linking Pods and containers
- Managing Pods with ReplicaSets 
- Deployment API
- Working with Services
- Working with volumes
- Working with Secrets
- Working with names
- Working with Namespaces
- Working with labels and selectors
- Playing with Containers
- Building High-Availability Clusters
-
Building Continuous Delivery Pipelines
- Introduction
- Moving monolithic to microservices
- Working with the private Docker registry
- Integrating with Jenkins
- Building Kubernetes on AWS
- Building Kubernetes on GCP
- Advanced Cluster Administration
- Logging and Monitoring
- Other Books You May Enjoy
Product information
- Title: Kubernetes Cookbook, 2nd Edition
- Author(s):
- Release date: May 2018
- Publisher(s): Packt Publishing
- ISBN: 9781788837606
You might also like
book
Kubernetes Cookbook
Kubernetes is becoming the de-facto standard for container orchestration and distributed applications management across a microservices …
book
Kubernetes: Up and Running, 2nd Edition
Kubernetes radically changes the way applications are built and deployed in the cloud. Since its introduction …
book
Kubernetes: Up and Running, 3rd Edition
This third edition comes with a dedicated playlist of interactive Katacoda labs mapped to each section …
book
Kubernetes Patterns, 2nd Edition
This second edition comes with a dedicated playlist of interactive Katacoda labs mapped to sections of …