NetBox Enterprise Helm Documentation
Deploy NetBox Enterprise on Kubernetes using the nbe-operator Helm chart. The operator manages the full lifecycle of your NetBox deployment — from initial install through upgrades, scaling, and backups.
Installation
Prerequisites
SetupKubernetes version requirements, tooling, resource baseline, and registry access.
Quickstart
5 minMinimal path to a running NetBox instance with default settings.
Standard Installation
InstallFull installation with custom values, TLS, resource tuning, and production settings.
Upgrading
OperationsVersion upgrade procedures, CRD updates, and rollback strategies.
Configuration
Helm Values Reference
ReferenceComplete reference for all values.yaml fields organized by section.
NetBox
ConfigApplication replicas, worker configuration, resources, and superuser setup.
PostgreSQL
DatabaseInternal PGO-managed database or external PostgreSQL with TLS.
Redis
CacheInternal operator-managed Redis or external Redis with auth and TLS.
Diode
IngestionData ingestion pipeline — reconciler, ingester, auth, and Hydra OIDC.
Ingress & TLS
NetworkingIngress controller setup, TLS certificates, and custom CA chains.
Monitoring
ObservabilityPrometheus metrics, ServiceMonitor, and health check endpoints.
Guides
Architecture
OverviewComponent diagram, operator reconciliation flow, and data flow topology.
External Database
GuideStep-by-step guide to connecting an external PostgreSQL database.
Maintenance Mode
OperationsSafely take NetBox offline for database migrations, backups, and repairs.
Backups
OperationsVelero backup integration for disaster recovery.
Security
HardeningRBAC modes, pod security, TLS configuration, and network policies.
Troubleshooting
DebugCommon issues, diagnostic commands, and status condition reference.