What is meant by federated cluster

0 votes
Hi. I am new to docker and kubernetes while going through a online tutorial,i stumbled upon the term "Federated Cluster". Can you please tell me what federated clusters are?
Jul 16, 2019 in Kubernetes by Namik
• 1,230 points
2,209 views

1 answer to this question.

0 votes

Cluster federation is conceptually simple. You aggregate multiple Kubernetes clusters and treat them as a single logical cluster.

Multiple clusters may be managed as a single cluster or with the assistance of federated clusters. 

It is possible to create multiple clusters within the data center or cloud and then use the federation for controlling or managing them in one place. 

The federated clusters are able to achieve this by doing some of the following:

  • Syncing resources across the different clusters: this keeps the resource sync across the different clusters in order to deploy the same deployment set across the different clusters.

  • Cross Cluster, discover: this provides the ability to have DNS and Load Balancer with backend from the participating clusters.

answered Jul 16, 2019 by Sirajul
• 59,230 points

Related Questions In Kubernetes

0 votes
1 answer

What is unknown user client in kubernetes?

I think your Legacy Authorisation has been ...READ MORE

answered Sep 12, 2018 in Kubernetes by DareDev
• 6,890 points
602 views
0 votes
2 answers
0 votes
1 answer

What is a Replication Controller

If there are too many pods, the ...READ MORE

answered Oct 26, 2018 in Kubernetes by Kalgi
• 52,360 points
511 views
+1 vote
1 answer
0 votes
3 answers

Error while joining cluster with node

Hi Kalgi after following above steps it ...READ MORE

answered Jan 17, 2019 in Others by anonymous
14,613 views
+4 votes
1 answer

Installing Web UI (Dashboard):kubernetes-dashboard on main Ubuntu 16.04.6 LTS (Xenial Xerus) server

Follow these steps: $ kubeadm reset $ kubeadm init ...READ MORE

answered Apr 12, 2019 in Kubernetes by Kalgi
• 52,360 points

reshown Apr 12, 2019 by Kalgi 6,098 views
0 votes
1 answer

What all components is the Master server in Kubernetes made up of?

Kubernetes is a combination of multiple parts ...READ MORE

answered Jul 11, 2019 in Kubernetes by Sirajul
• 59,230 points
1,128 views
0 votes
1 answer

What is a Kubelet?

Each node runs services to run containers ...READ MORE

answered Jul 11, 2019 in Kubernetes by Sirajul
• 59,230 points
1,596 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP