Kubernetes - A Complete DevOps Cookbook: Build and manage your applications, orchestrate containers, and deploy cloud-native services

Leverage Kubernetes and container architecture to successfully run production-ready workloads




Key Features



  • Implement Kubernetes to orchestrate and scale applications proficiently


  • Leverage the latest features of Kubernetes to resolve common as well as complex problems in a cloud-native environment


  • Gain hands-on experience in securing, monitoring, and troubleshooting your application



Book Description



Kubernetes is a popular open source orchestration platform for managing containers in a cluster environment. With this Kubernetes cookbook, you'll learn how to implement Kubernetes using a recipe-based approach. The book will prepare you to create highly available Kubernetes clusters on multiple clouds such as Amazon Web Services (AWS), Google Cloud Platform (GCP), Azure, Alibaba, and on-premises data centers.






Starting with recipes for installing and configuring Kubernetes instances, you'll discover how to work with Kubernetes clients, services, and key metadata. You'll then learn how to build continuous integration/continuous delivery (CI/CD) pipelines for your applications, and understand various methods to manage containers. As you advance, you'll delve into Kubernetes' integration with Docker and Jenkins, and even perform a batch process and configure data volumes. You'll get to grips with methods for scaling, security, monitoring, logging, and troubleshooting. Additionally, this book will take you through the latest updates in Kubernetes, including volume snapshots, creating high availability clusters with kops, running workload operators, new inclusions around kubectl and more.






By the end of this book, you'll have developed the skills required to implement Kubernetes in production and manage containers proficiently.




What you will learn



  • Deploy cloud-native applications on Kubernetes


  • Automate testing in the DevOps workflow


  • Discover and troubleshoot common storage issues


  • Dynamically scale containerized services to manage fluctuating traffic needs


  • Understand how to monitor your containerized DevOps environment


  • Build DevSecOps into CI/CD pipelines



Who this book is for



This Kubernetes book is for developers, IT professionals, and DevOps engineers and teams who want to use Kubernetes to manage, scale, and orchestrate applications in their organization. Basic understanding of Kubernetes and containerization is necessary.

"1136658931"
Kubernetes - A Complete DevOps Cookbook: Build and manage your applications, orchestrate containers, and deploy cloud-native services

Leverage Kubernetes and container architecture to successfully run production-ready workloads




Key Features



  • Implement Kubernetes to orchestrate and scale applications proficiently


  • Leverage the latest features of Kubernetes to resolve common as well as complex problems in a cloud-native environment


  • Gain hands-on experience in securing, monitoring, and troubleshooting your application



Book Description



Kubernetes is a popular open source orchestration platform for managing containers in a cluster environment. With this Kubernetes cookbook, you'll learn how to implement Kubernetes using a recipe-based approach. The book will prepare you to create highly available Kubernetes clusters on multiple clouds such as Amazon Web Services (AWS), Google Cloud Platform (GCP), Azure, Alibaba, and on-premises data centers.






Starting with recipes for installing and configuring Kubernetes instances, you'll discover how to work with Kubernetes clients, services, and key metadata. You'll then learn how to build continuous integration/continuous delivery (CI/CD) pipelines for your applications, and understand various methods to manage containers. As you advance, you'll delve into Kubernetes' integration with Docker and Jenkins, and even perform a batch process and configure data volumes. You'll get to grips with methods for scaling, security, monitoring, logging, and troubleshooting. Additionally, this book will take you through the latest updates in Kubernetes, including volume snapshots, creating high availability clusters with kops, running workload operators, new inclusions around kubectl and more.






By the end of this book, you'll have developed the skills required to implement Kubernetes in production and manage containers proficiently.




What you will learn



  • Deploy cloud-native applications on Kubernetes


  • Automate testing in the DevOps workflow


  • Discover and troubleshoot common storage issues


  • Dynamically scale containerized services to manage fluctuating traffic needs


  • Understand how to monitor your containerized DevOps environment


  • Build DevSecOps into CI/CD pipelines



Who this book is for



This Kubernetes book is for developers, IT professionals, and DevOps engineers and teams who want to use Kubernetes to manage, scale, and orchestrate applications in their organization. Basic understanding of Kubernetes and containerization is necessary.

22.49 In Stock
Kubernetes - A Complete DevOps Cookbook: Build and manage your applications, orchestrate containers, and deploy cloud-native services

Kubernetes - A Complete DevOps Cookbook: Build and manage your applications, orchestrate containers, and deploy cloud-native services

by Murat Karslioglu
Kubernetes - A Complete DevOps Cookbook: Build and manage your applications, orchestrate containers, and deploy cloud-native services

Kubernetes - A Complete DevOps Cookbook: Build and manage your applications, orchestrate containers, and deploy cloud-native services

by Murat Karslioglu

eBook

$22.49  $29.99 Save 25% Current price is $22.49, Original price is $29.99. You Save 25%.

Available on Compatible NOOK devices, the free NOOK App and in My Digital Library.
WANT A NOOK?  Explore Now

Related collections and offers


Overview

Leverage Kubernetes and container architecture to successfully run production-ready workloads




Key Features



  • Implement Kubernetes to orchestrate and scale applications proficiently


  • Leverage the latest features of Kubernetes to resolve common as well as complex problems in a cloud-native environment


  • Gain hands-on experience in securing, monitoring, and troubleshooting your application



Book Description



Kubernetes is a popular open source orchestration platform for managing containers in a cluster environment. With this Kubernetes cookbook, you'll learn how to implement Kubernetes using a recipe-based approach. The book will prepare you to create highly available Kubernetes clusters on multiple clouds such as Amazon Web Services (AWS), Google Cloud Platform (GCP), Azure, Alibaba, and on-premises data centers.






Starting with recipes for installing and configuring Kubernetes instances, you'll discover how to work with Kubernetes clients, services, and key metadata. You'll then learn how to build continuous integration/continuous delivery (CI/CD) pipelines for your applications, and understand various methods to manage containers. As you advance, you'll delve into Kubernetes' integration with Docker and Jenkins, and even perform a batch process and configure data volumes. You'll get to grips with methods for scaling, security, monitoring, logging, and troubleshooting. Additionally, this book will take you through the latest updates in Kubernetes, including volume snapshots, creating high availability clusters with kops, running workload operators, new inclusions around kubectl and more.






By the end of this book, you'll have developed the skills required to implement Kubernetes in production and manage containers proficiently.




What you will learn



  • Deploy cloud-native applications on Kubernetes


  • Automate testing in the DevOps workflow


  • Discover and troubleshoot common storage issues


  • Dynamically scale containerized services to manage fluctuating traffic needs


  • Understand how to monitor your containerized DevOps environment


  • Build DevSecOps into CI/CD pipelines



Who this book is for



This Kubernetes book is for developers, IT professionals, and DevOps engineers and teams who want to use Kubernetes to manage, scale, and orchestrate applications in their organization. Basic understanding of Kubernetes and containerization is necessary.


Product Details

ISBN-13: 9781838820336
Publisher: Packt Publishing
Publication date: 03/13/2020
Sold by: Barnes & Noble
Format: eBook
Pages: 584
File size: 21 MB
Note: This product may take a few minutes to download.

About the Author

Murat Karslioglu is a distinguished technologist with years of experience in the Agile and DevOps methodologies. Murat is currently a VP of Product at MayaData, a start-up building a data agility platform for stateful applications, and a maintainer of open source projects, namely OpenEBS and Litmus. In his free time, Murat is busy writing practical articles about DevOps best practices, CI/CD, Kubernetes, and running stateful applications on popular Kubernetes platforms on his blog, Containerized Me. Murat also runs a cloud-native news curator site, The Containerized Today, where he regularly publishes updates on the Kubernetes ecosystem.

Table of Contents

Table of Contents
  1. Building production-ready Kubernetes clusters
  2. Operating applications on Kubernetes
  3. Building CI/CD pipelines
  4. Automating tests in DevOps
  5. Preparing for stateful workloads
  6. Disaster recovery and backup
  7. Scaling and upgrading applications on Kubernetes
  8. Observability and monitoring on Kubernetes
  9. Securing applications and clusters
  10. Logging on Kubernetes
From the B&N Reads Blog

Customer Reviews