Categorygithub.com/snapp-incubator/team-operator
repositorypackage
2.2.0+incompatible
Repository: https://github.com/snapp-incubator/team-operator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Team Operator

A Kubernetes controller for managing namesapces.

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.