Operator to manage NetBox resources directly through Kubernetes.
helm install netbox-operator oci://ghcr.io/netbox-community/netbox-chart/netbox-operator
Warning
NetBox Operator requires additional NetBox configuration.
A custom field (by default netboxOperatorRestorationHash
) must be added before operator installation.
To install the chart with the release name my-release
and default configuration:
helm install my-release oci://ghcr.io/netbox-community/netbox-chart/netbox-operator
The configurable parameters for this chart and their default values are listed on the values.yaml
file.
This project is licensed under Apache License, Version 2.0.