Ignition Helm Charts

The definitive way to deploy scalable, resilient Ignition architectures on Kubernetes.

Quick Install
helm repo add ignition-charts https://apollogeddon.github.io/ignition-helm

Why use these charts?

Production Ready

Deploy standard Master/Backup redundancy or complex Frontend/Backend scaleout architectures out of the box.

Automated Security

Zero-touch certificate generation for GAN and Web Server via cert-manager. Secure by default.

DevOps Native

Fully configured for GitOps workflows. Declaratively manage modules and licensing via values.yaml.

Disaster Recovery

Seed your Gateway with a full backup (.gwbk) on startup from a URL or local path. Perfect for immutable pipelines.

Scalable Architecture

Support for Horizontal Pod Autoscaling (HPA) and independent scaling of Frontend and Backend layers.

Operational Resilience

Robust health probes, Prometheus monitoring support, and graceful shutdown hooks for data integrity.

Choose your Architecture

Select the deployment model that fits your operational needs.

Failover

Standard HA Redundancy

A standard Master/Backup pair for general-purpose SCADA deployments.

Max Users ~500
Complexity Low
Nodes 2
  • Shared Storage
  • Automatic Sync
  • Simple License
View Chart Reference

Scaleout

Enterprise Scale

Separate Frontend/Backend clusters for massive user loads and high concurrency.

Max Users 1000+
Complexity High
Nodes N+2
  • Independent Scaling
  • Isolated Backend
  • EAM Integrated
View Chart Reference