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/.
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.