Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.
/ deploy Public archive

Deploy kubenav at Kubernetes.

License

Notifications You must be signed in to change notification settings

kubenav/deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy kubenav at Kubernetes

kubenav is not only available for desktop and mobile, it can also be deployed to your Kubernetes cluster. The following page shows how kubenav can be deployed using Kustomize or Helm.

More information for the usage of the web version of kubenav can be found in the documentation at https://docs.kubenav.io/web/getting-started/.

Contributing

Each contribution to kubenav is welcome. If you make changes to the Helm chart you have to bump the version in the helm/Chart.yaml file. Then a new version of the Helm chart is automatically published when your PR is merged into the master branch.

When you add a new value to the helm/values.yaml file, please also adjust the documentation.