Skip to content
This repository was archived by the owner on Mar 21, 2026. It is now read-only.

Payback159/tenama

Repository files navigation

temporary namespace manager (tenama)

Tenama provides a simple REST API that allows non-cluster administrators in a shared Kubernetes environment to create temporary namespaces. tenama handles the creation, management, and cleanup of the temporary namespaces.

OpenSSF Scorecard

Running the server

nerdctl build . -t tenama
nerdctl run --rm -p 8080:8080 -v $(pwd)/config/config.yaml:/config/config.yaml tenama

Create Namespace Sequence-Diagram

Cleanup Namespaces Sequence-Diagram

About

Tenama provides a simple REST API that allows non-cluster administrators in a shared Kubernetes environment to create temporary namespaces. tenama handles the creation, management, and cleanup of the temporary namespaces.

Topics

Resources

License

Code of conduct

Security policy

Stars

5 stars

Watchers

1 watching

Forks

Sponsor this project

 

Packages

 
 
 

Contributors

Languages