インターネットデパート - 取扱い商品数1000万点以上の通販サイト。送料無料商品も多数あります。

Mastering Kubernetes: Master the art of container management by using the power of Kubernetes, 2nd Edition (English Edition)

価格: ¥0
カテゴリ: Kindle版
ブランド: Packt Publishing
Amazon.co.jpで確認

Exploit design, deployment, and management of large-scale containers

Key Features

  • Explore the latest features available in Kubernetes 1.10
  • Ensure that your clusters are always available, scalable, and up to date
  • Master the skills of designing and deploying large clusters on various cloud platforms

Book Description

Kubernetes is an open source system that is used to automate the deployment, scaling, and management of containerized applications. If you are running more containers or want automated management of your containers, you need Kubernetes at your disposal. To put things into perspective, Mastering Kubernetes walks you through the advanced management of Kubernetes clusters.

To start with, you will learn the fundamentals of both Kubernetes architecture and Kubernetes design in detail. You will discover how to run complex stateful microservices on Kubernetes including advanced features such as horizontal pod autoscaling, rolling updates, resource quotas, and persistent storage backend. Using real-world use cases, you will explore the options for network configuration, and understand how to set up, operate, and troubleshoot various Kubernetes networking plugins. In addition to this, you will get to grips with custom resource development and utilization in automation and maintenance workflows.

To scale up your knowledge of Kubernetes, you will encounter some additional concepts based on the Kubernetes 1.10 release, such as Promethus, Role-based access control, API aggregation, and more. By the end of this book, you’ll know everything you need to graduate from intermediate to advanced level of understanding Kubernetes.

What you will learn

  • Architect a robust Kubernetes cluster for long-time operation
  • Discover the advantages of running Kubernetes on GCE, AWS, Azure, and bare metal
  • Understand the identity model of Kubernetes, along with the options for cluster federation
  • Monitor and troubleshoot Kubernetes clusters and run a highly available Kubernetes
  • Create and configure custom Kubernetes resources and use third-party resources in your automation workflows
  • Enjoy the art of running complex stateful applications in your container environment
  • Deliver applications as standard packages

Who this book is for

Mastering Kubernetes is for you if you are a system administrator or a developer who has an intermediate understanding of Kubernetes and wish to master its advanced features. Basic knowledge of networking would also be helpful. In all, this advanced-level book provides a smooth pathway to mastering Kubernetes.

Table of Contents

  1. Understanding Kubernetes Architecture
  2. Creating Kubernetes Clusters
  3. Monitoring, Logging, and Troubleshooting
  4. High Availability and Reliability
  5. Configuring Kubernetes security, limits, and accounts
  6. Using Critical Kubernetes Resources
  7. Handling Kubernetes Storage
  8. Running Stateful Applications with Kubernetes
  9. Rolling Updates, Scalability, and Quotas
  10. Advanced Kubernetes Networking
  11. Running Kubernetes on Multiple Clouds and Cluster Federation
  12. Customizing Kubernetes – API and Plugins
  13. Handling the Kubernetes Package Manager
  14. The future of Kubernetes