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

Latest commit

 

History

History
11 lines (6 loc) · 1013 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 1013 Bytes

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.