Become familiar with Kubernetes and explore techniques to manage your containerized workloads and services
Key Features
Learn everything from creating a cluster to monitoring applications in Kubernetes
Understand and develop DevOps primitives using Kubernetes
Use Kubernetes to solve challenging real-life DevOps problems
Book DescriptionKubernetes and DevOps are the two pillars that can keep your business at the top by ensuring high performance of your IT infrastructure.
Introduction to DevOps with Kubernetes will help you develop the skills you need to improve your DevOps with the power of Kubernetes. The book begins with an overview of Kubernetes primitives and DevOps concepts. You'll understand how Kubernetes can assist you with overcoming a wide range of real-world operation challenges. You will get to grips with creating and upgrading a cluster, and then learn how to deploy, update, and scale an application on Kubernetes. As you advance through the chapters, you'll be able to monitor an application by setting up a pod failure alert on Prometheus. The book will also guide you in configuring Alertmanager to send alerts to the Slack channel and trace down a problem on the application using kubectl commands.
By the end of this book, you'll be able to manage the lifecycle of simple to complex applications on Kubernetes with confidence.
What you will learn
Create and manage Kubernetes clusters in on-premise systems and cloud
Exercise various DevOps practices using Kubernetes
Explore configuration, secret, and storage management, and exercise these on Kubernetes
Perform different update techniques and apply them on Kubernetes
Use the built-in scaling feature in Kubernetes to scale your applications up and down
Use various troubleshooting techniques and have a monitoring system installed on Kubernetes
Who this book is forIf you are a developer who wants to learn how to apply DevOps patterns using Kubernetes, then this book is for you. Familiarity with Kubernetes will be useful, but not essential.
Sprache
Verlagsort
Zielgruppe
Maße
Höhe: 235 mm
Breite: 191 mm
Dicke: 20 mm
Gewicht
ISBN-13
978-1-78980-828-5 (9781789808285)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Klassifikation
Onur Yilmaz is a senior software engineer in a multinational enterprise software company. He is a certified Kubernetes administrator and works on Kubernetes and cloud management systems. He is a keen supporter of cutting-edge technologies, including Docker, Kubernetes, and cloud-native applications. He has one master's degree and two bachelor's degrees in engineering and is pursuing a doctorate degree. Sueleyman Akbas is a senior software engineer in a multinational enterprise software company. He is also a certified Kubernetes administrator and works on open source, cloud-native projects using Kubernetes. He is passionate both about developing and managing cloud-native applications. He has a bachelor's degree with honors in computer science and is now pursuing his master's degree in computer science in one of the top European universities, the University of Helsinki.
Table of Contents
Introduction to DevOps
Introduction to Microservices and Containers
Introduction to Kubernetes
Creating a Kubernetes Cluster
Deploy an Application to Kubernetes
Configuration and Storage Management in Kubernetes
Updating and Scaling an Application in Kubernetes
Troubleshooting Applications in Kubernetes
Monitoring Applications in Kubernetes