Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 2.2 KB

README.md

File metadata and controls

52 lines (37 loc) · 2.2 KB

Kubernetes Working Group for Multi-Tenancy

This is a working place for multi-tenancy related proposals and prototypes. To join our biweekly meetings, Slack, mailing list, please visit our community page.

Projects

This repo contains the following projects:

  • Benchmarks: a set of benchmarks (i.e., compliance tests) to determine if your clusters are well-configured for multitenancy.
  • Hierararchical namespaces (aka HNC): allows namespaces to own each other, policy propagation between related namespaces, and delegated namespace creation.
  • Tenant Operator: an opinionated solution to manage tenants within a cluster.
  • Virtual clusters: run multiple virtualized cluster on a single underlying cluster, allowing for hard(er) multitenancy.

As these projects mature, they may be adopted by a SIG and moved to their own repos.

Resources

The docs directory contains any documents written in markdown. Some draft docs which need collaboration are Google docs for better collaboration experience. The links file contains links to all presentations, wg-multitenancy minutes, and other docs not directly related to the projects above.

Join this repo

File a request at https://github.com/kubernetes/org to be added to @kubernetes-sigs, using the Template.

Once you've been a member, when you are ready to become a reviewer of other people's code, file a PR on our OWNERS file and an approver will need to approve you.

Once you've been a reviewer, you can request to become an approver by filling a PR on our OWNERS file and another approver will need to approve you.

[Deprecated] PoC directory

The poc directory contains deprecated proof-of-concept code which is not supported.

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.