/necotiator

ResourceQuota Controller for soft multi-tenancy

Primary LanguageGoApache License 2.0Apache-2.0

GitHub release CI PkgGoDev Go Report Card

Necotiator

Necotiator is a Kubernetes controller for soft multi-tenancy environments.

Necotiator provides TenantResourceQuota CRD, that allows us to limit tenant teams' resource usage. Each tenant team can have multiple namespaces and set ResourceQuota on their own within that tenant's limit.

Project Status: Alpha

Documentation

docs directory contains documents about designs and specifications.