The Kubernetes Bible
eBook - ePub

The Kubernetes Bible

  1. 680 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

About this book

Get up and running with Kubernetes 1.19 and simplify the way you build, deploy, and maintain scalable distributed systemsKey Features• Design and deploy large clusters on various cloud platforms• Explore containerized application deployment, debugging, and recovery with the latest Kubernetes version 1.19• Become well-versed with advanced Kubernetes topics such as traffic routing or Pod autoscaling and schedulingBook DescriptionWith its broad adoption across various industries, Kubernetes is helping engineers with the orchestration and automation of container deployments on a large scale, making it the leading container orchestration system and the most popular choice for running containerized applications.This Kubernetes book starts with an introduction to Kubernetes and containerization, covering the setup of your local development environment and the roles of the most important Kubernetes components. Along with covering the core concepts necessary to make the most of your infrastructure, this book will also help you get acquainted with the fundamentals of Kubernetes. As you advance, you'll learn how to manage Kubernetes clusters on cloud platforms, such as Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform (GCP), and develop and deploy real-world applications in Kubernetes using practical examples. Additionally, you'll get to grips with managing microservices along with best practices.By the end of this book, you'll be equipped with battle-tested knowledge of advanced Kubernetes topics, such as scheduling of Pods and managing incoming traffic to the cluster, and be ready to work with Kubernetes on cloud platforms.What you will learn• Manage containerized applications with Kubernetes• Understand Kubernetes architecture and the responsibilities of each component• Set up Kubernetes on Amazon Elastic Kubernetes Service, Google Kubernetes Engine, and Microsoft Azure Kubernetes Service• Deploy cloud applications such as Prometheus and Elasticsearch using Helm charts• Discover advanced techniques for Pod scheduling and auto-scaling the cluster• Understand possible approaches to traffic routing in KubernetesWho this book is forThis book is for software developers and DevOps engineers looking to understand how to work with Kubernetes for orchestrating containerized applications and services in the cloud. Prior experience with designing software running in operating system containers, as well as a general background in DevOps best practices, will be helpful. Basic knowledge of Kubernetes, Docker, and leading cloud service providers assist with grasping the concepts covered easily.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access The Kubernetes Bible by Nassim Kebbani,Piotr Tylenda,Russ McKendrick in PDF and/or ePUB format, as well as other popular books in Ciencia de la computación & Desarrollo de software. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. THE KUBERNETES BIBLE
  2. Contributors
  3. Preface
  4. Section 1: Introducing Kubernetes
  5. Chapter 1: Kubernetes Fundamentals
  6. Chapter 2: Kubernetes Architecture – From Docker Images to Running Pods
  7. Chapter 3: Installing Your First Kubernetes Cluster
  8. Section 2: Diving into Kubernetes Core Concepts
  9. Chapter 4: Running Your Docker Containers
  10. Chapter 5: Using Multi-Container Pods and Design Patterns
  11. Chapter 6: Configuring Your Pods Using ConfigMaps and Secrets
  12. Chapter 7: Exposing Your Pods with Services
  13. Chapter 8: Managing Namespaces in Kubernetes
  14. Chapter 9: Persistent Storage in Kubernetes
  15. Section 3: Using Managed Pods with Controllers
  16. Chapter 10: Running Production-Grade Kubernetes Workloads
  17. Chapter 11: Deployment – Deploying Stateless Applications
  18. Chapter 12: StatefulSet – Deploying Stateful Applications
  19. Chapter 13: DaemonSet – Maintaining Pod Singletons on Nodes
  20. Section 4: Deploying Kubernetes on the Cloud
  21. Chapter 14: Kubernetes Clusters on Google Kubernetes Engine
  22. Chapter 15: Launching a Kubernetes Cluster on Amazon Web Services with Amazon Elastic Kubernetes Service
  23. Chapter 16: Kubernetes Clusters on Microsoft Azure with Azure Kubernetes Service
  24. Section 5: Advanced Kubernetes
  25. Chapter 17: Working with Helm Charts
  26. Chapter 18: Authentication and Authorization on Kubernetes
  27. Chapter 19: Advanced Techniques for Scheduling Pods
  28. Chapter 20: Autoscaling Kubernetes Pods and Nodes
  29. Chapter 21: Advanced Traffic Routing with Ingress
  30. Other Books You May Enjoy