Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jiegec/netbox-kubernetes
Helm chart for netbox-kubernetes
https://github.com/jiegec/netbox-kubernetes
Last synced: about 1 month 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 (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T15:01:04.000Z (about 1 year ago)
- Last Synced: 2024-10-26T22:48:49.337Z (3 months ago)
- Homepage:
- Size: 48.8 KB
- Stars: 3
- Watchers: 3
- 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
```