Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kubenav/deploy
Deploy kubenav at Kubernetes.
https://github.com/kubenav/deploy
dashboard helm kubenav kubernetes kustomize
Last synced: about 2 months ago
JSON representation
Deploy kubenav at Kubernetes.
- Host: GitHub
- URL: https://github.com/kubenav/deploy
- Owner: kubenav
- License: mit
- Archived: true
- Created: 2020-08-27T17:18:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-01T14:02:22.000Z (over 3 years ago)
- Last Synced: 2024-08-01T20:49:01.453Z (5 months ago)
- Topics: dashboard, helm, kubenav, kubernetes, kustomize
- Language: Mustache
- Homepage: https://kubenav.io
- Size: 73.2 KB
- Stars: 10
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://kustomize.io) or [Helm](https://helm.sh).
More information for the usage of the web version of kubenav can be found in the [documentation](https://docs.kubenav.io) at [https://docs.kubenav.io/web/getting-started/](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`](https://github.com/kubenav/deploy/blob/master/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`](https://github.com/kubenav/deploy/blob/master/helm/values.yaml) file, please also adjust the [documentation](https://docs.kubenav.io/web/helm/).