In this chapter, we've covered the important topic of Kubernetes cluster federation. Cluster federation is still in beta and is a little raw, but it is already usable. There aren't a lot of deployments and the officially supported target platforms are currently AWS and GCE/GKE, but there is a lot of momentum behind cloud federation. It is a very important piece for building massively scalable systems on Kubernetes. We've discussed the motivation and use cases for Kubernetes cluster federation, the federation control plane components, and the federated Kubernetes objects. We also looked into the less supported aspects of federation, such as custom scheduling, federated data access, and auto-scaling. We then looked at how to run multiple Kubernetes clusters, which includes setting up a Kubernetes cluster federation, adding and removing clusters to the federation...

Mastering Kubernetes
By :

Mastering Kubernetes
By:
Overview of this book
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.
Table of Contents (16 chapters)
Preface
Understanding Kubernetes Architecture
Creating Kubernetes Clusters
Monitoring, Logging, and Troubleshooting
High Availability and Reliability
Configuring Kubernetes Security, Limits, and Accounts
Using Critical Kubernetes Resources
Handling Kubernetes Storage
Running Stateful Applications with Kubernetes
Rolling Updates, Scalability, and Quotas
Advanced Kubernetes Networking
Running Kubernetes on Multiple Clouds and Cluster Federation
Customizing Kubernetes – API and Plugins
Handling the Kubernetes Package Manager
The Future of Kubernetes
Other Books You May Enjoy
How would like to rate this book
Customer Reviews