Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy with a Helm chart #105

Open
LeoColomb opened this issue Oct 21, 2024 · 2 comments · May be fixed by netbox-community/netbox-chart#397
Open

Deploy with a Helm chart #105

LeoColomb opened this issue Oct 21, 2024 · 2 comments · May be fixed by netbox-community/netbox-chart#397
Labels

Comments

@LeoColomb
Copy link
Member

LeoColomb commented Oct 21, 2024

What would you like to be added?

It would be very handful to be able to deploy the operator with a Helm chart.
This would help to keep track of:

  • Different versions
  • Relative container images
  • CRD
  • The overall package

Why is this needed?

Two possibilities:

@jstudler
Copy link
Contributor

Hi @LeoColomb,

Thanks for creating this issue. I fully agree that a helm chart would be beneficial. From my point of view, it makes most sense to add it to the NetBox charts repository so the charts related to NetBox are collected in and distributed from a single place. This is also similar to how projects like Argo, Flux or Testkube handle Helm charts. If/when Kubebuilder adds the capability to auto generate charts for Kubernetes Operators, we can for sure reconsider moving the chart to the netbox-operator repo. What do you think?

@LeoColomb
Copy link
Member Author

Sounds perfect 👌
As a first step, I just initiated the chart based on the current config folder.
netbox-community/netbox-chart#397

Very much still a work in progress, but seems fairly simple to sort out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants