Skip to content

nghnam/kube-common-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K8s common setup

This chart bootstraps and manages common configs on a Kubernetes cluster using the Helm package manager.

Manage

  • Namespace
  • Quota
  • Service Account
  • Role
  • Role Binding
  • Cluster Role
  • Cluster Role Binding
  • Registry Secret
  • Isolate Network Policy

Show templates

$ helm template .

Run

  • Install
$ helm install . --name common [--dry-run]
  • Upgrade
$ helm upgrade common . [--dry-run]
  • Rollback
$ helm rollback common <revision> [--dry-run]

Author

Nam Hoang Nguyen nguyen.h.nam.vn@gmail.com

License

See LICENSE

About

Use Helm to manage common configs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages