← Back to projects
KubernetesActiveOpen source

Node-RED on Kubernetes

Run Node-RED as a stateful production service on Kubernetes: persistent flows on a PVC, a bcrypt-hashed admin password stored in a Secret and mounted into settings.js, and TLS Ingress via cert-manager.

Highlights

  • Stateful flows on a PVC
  • Hashed password in a Secret
  • kubeconform-validated in CI

Tech Stack

KubernetesNode-REDSecretsIngressPVC

Reactions & comments