helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Helm Charts for using Nautobot in Kubernetes environments.

Results 30 helm-charts issues
Sort by recently updated
recently updated
newest added

Not sure why the additional properties in the values are blocked but it would allow users to combine it with features like the dependencies in `helmfile` to allow building custom...

Currently only directly supported via setting plain value in values file.

enhancement
good first issue
status: accepted

K8s supports preStop lifecycle hooks to graceful exit applications. This might be nice for workers running jobs to wait before termination. https://kubernetes.io/docs/tasks/configure-pod-container/attach-handler-lifecycle-event/

# Issue I am trying to run this chart with my MacOS/Docker/K3S setup and I'm facing a problem where all the worker nodes (both celery and nautobot) constantly restart due...

Hello, when pointing Nautobot at a Redis Cluster already containing databases, configuring a DB index would allow them to cohabitate. all other software I use does that ... 🤪 count

status: blocked
type: enhancement

Provide a method in the helm charts to configure LDAP with Nautobot.

enhancement
type: major feature

build and configure a networkpolicy object with this helm chart. This is going to be significant work to support postgres+postgres ha, redis + redis sentinel, and MySQL...

enhancement
type: major feature

This is dependent on https://github.com/nautobot/nautobot/issues/1102 but needs to be accounted for in the charts.

status: blocked
type: enhancement
type: minor feature

Helm supports signing, for supply chain integrity we should do this https://helm.sh/docs/topics/provenance/

enhancement
status: blocked

Reminder to add backup/restore procedures for mysql

documentation