Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```