An open API service indexing awesome lists of open source software.

https://github.com/snapp-incubator/team-operator

Managing team user and namespace membership
https://github.com/snapp-incubator/team-operator

appdelivery go golang kubernetes operator snappcloud

Last synced: 12 months ago
JSON representation

Managing team user and namespace membership

Awesome Lists containing this project

README

          

# Team Operator
A Kubernetes controller for managing namespaces.

# Overview
The Team Operator is designed to simplify the management of namespaces associated with teams in a Kubernetes cluster. Many teams often have multiple namespaces for different projects, staging, and production environments. This operator automates the process of associating namespaces with a team by creating a Team object that includes the relevant namespaces. Additionally, it adds a label snappcloud.io/team= to the namespaces linked to the team.