Skip to content

k8s-cloud-platform/multi-tenants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multi-tenants

Go Report Card Releases License: Apache-2.0

multi tenants within one cluster

architecture

Concepts

  • Tenant: tenant k8s cluster
  • Project: k8s namespace
  • Application: k8s deployment

Milestone

release feature
v0.0.0 tenant cluster define, includes certificate、deployment、service、kubeconfig
v0.0.1 define Tenant CRD to manage tenant cluster
v0.1.0 tenant syncer, sync spec from tenant cluster to host cluster & status from host cluster to tenant cluster
v0.1.1 aggregate apiserver in host cluster, unify all traffic