https://github.com/jiegec/netbox-kubernetes
Helm chart for netbox-kubernetes
https://github.com/jiegec/netbox-kubernetes
Last synced: 5 months ago
JSON representation
Helm chart for netbox-kubernetes
- Host: GitHub
- URL: https://github.com/jiegec/netbox-kubernetes
- Owner: jiegec
- License: mit
- Created: 2021-03-12T02:15:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-24T03:22:37.000Z (over 1 year ago)
- Last Synced: 2025-09-11T08:16:15.099Z (11 months ago)
- Homepage:
- Size: 52.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Helm chart for netbox-kubernetes
Forked from https://github.com/vishnoisuresh/netbox-kubernetes.
Caveat: upgrade to v2.11 before upgrading to v3.0.
## Usage
```
git clone https://github.com/jiegec/netbox-kubernetes
cp netbox-kubernetes/values.yaml .
vim values.yaml
helm upgrade netbox netbox-kubernetes --install -f values.yaml
```