Replies: 1 comment
-
|
Hey @ognjen011, Yes, this is possible out of the box. NetBox Operator gets the reference to the NetBox instance using environment variables like In https://github.com/netbox-community/netbox-operator/blob/main/CONTRIBUTING.md you can find an example on how these environment variables should be set for e.g. So if you use the Kustomization from this repo, you will need to patch these environment variables in the deployment. When deploying to a Kubernetes cluster, you can also use the helm chart for convenience: https://github.com/netbox-community/netbox-chart/tree/main/charts/netbox-operator I hope this helps! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I already have an existing Netbox instance is it possible to link netbox-operator to that instance or is this limited to only update its own instance of netbox inside a cluster?
If it can be done could you provide an example conifg?
Beta Was this translation helpful? Give feedback.
All reactions