Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Kubernetes Federation Evolution

#1
Kubernetes Federation Evolution

Deploying applications to a kubernetes cluster is well defined and can in some cases be as simple as kubectl create -f app.yaml. The user’s story to deploy apps across multiple clusters has not been that simple. How should an app workload be distributed? Should the app resources be replicated into all clusters, or replicated into selected clusters or partitioned into clusters? How is the access to clusters managed? What happens if some of the resources, which user wants to distribute pre-exist in all or fewer clusters in some form.

In SIG multicluster, our journey has revealed that there are multiple possible models to solve these problems and there probably is no single best fit all scenario solution. Federation however is the single biggest kubernetes open source sub project which has seen maximum interest and contribution from the community in this problem space. The project initially reused the k8s API to do away with any added usage complexity for an existing k8s user. This became non-viable because of problems best discussed in this community update.

What has evolved further is a federation specific API architecture and a community effort which now continues as Federation V2.

Conceptual Overview


Because federation attempts to address a complex set of problems, it pays to break the different parts of those problems down. Let’s take a look at the different high-level areas involved:

Kubernetes Federation V2 Concepts

Read more at Kubernetes

Click Here!

Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Twitter Announced Switch from Mesos to Kubernetes xSicKxBot 0 1,676 07-30-2019, 12:12 AM
Last Post: xSicKxBot
  Pivotal brings ‘cf push’ experience to Kubernetes xSicKxBot 0 1,572 07-19-2019, 01:17 PM
Last Post: xSicKxBot
  Kubernetes 1.15 Released xSicKxBot 0 1,699 06-19-2019, 11:43 PM
Last Post: xSicKxBot
  K3OS: A Kubernetes OS Distro for Edge Computing xSicKxBot 0 1,737 04-26-2019, 01:10 PM
Last Post: xSicKxBot
  Kubernetes Contributor Summit San Diego xSicKxBot 0 1,555 03-28-2019, 10:16 AM
Last Post: xSicKxBot
  Kubernetes Contributor Summit Barcelona xSicKxBot 0 1,549 03-27-2019, 08:52 PM
Last Post: xSicKxBot
  Kubernetes Setup Using Ansible and Vagrant xSicKxBot 0 1,646 03-19-2019, 10:14 PM
Last Post: xSicKxBot
  Kubernetes Day India xSicKxBot 0 1,563 01-24-2019, 03:51 AM
Last Post: xSicKxBot
  Demystifying Kubernetes Operators with the Operator SDK: Part 2 xSicKxBot 0 1,609 12-11-2018, 12:00 AM
Last Post: xSicKxBot
  Demystifying Kubernetes Operators with the Operator SDK: Part 1 xSicKxBot 0 1,626 12-03-2018, 10:55 PM
Last Post: xSicKxBot

Forum Jump:


Users browsing this thread:

Forum software by © MyBB Theme © iAndrew 2016