Skip to content

kumarganesh2814/restricted-k8s-ns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

restricted-k8s-ns

How to Create Restricted Namespace K8s

Setting Python environment and Running Script to create NameSpace

python3
pip install kubernetes
edit admin kubeconfig location in script
python3 namespace.py --namespace=test-ns --primary=user1 --secondary=user2 --org=it-apps --teammail=teamdl --units=4

About

How to Create Restricted Namespace K8s

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages