Kubernetes Cluster Federation DESCRIPTION Kubernetes lets us to associate multiple clusters into a cluster of clusters as of side to side Cluster Federation. It permits customers to deploy and manage apps through multiple clusters running in diverse locations in the world . The determination for Cluster Federation is not merely to safeguard great availability, nonetheless to combine multiple heterogeneous clusters into a single super-cluster managed over a single management interface. Example # 1 We can run privacy-sensitive components of our application system on-premises as joining an on-premises cluster with one running on a cloud provider’s infrastructure, whereas the non-sensitive portions may run in the cloud. Example # 2 The other example is primarily running our application only in a small on-premises cluster. This is happen when an application’s compute supplies surpass the cluster’s volu