A Helm chart for Node-Red, a low-code programming for event-driven applications
Homepage: https://nodered.org/
To install the chart using the OCI artifact, run:
helm install node-red oci://ghcr.io/schwarzit/charts/node-red
Adding node-red repository Before installing any chart provided by this repository, add the node-red Charts Repository:
helm repo add node-red https://schwarzit.github.io/node-red-chart/
helm repo update
To install the chart with the release name node-red run:
helm install node-red node-red/node-red
After a few seconds, node-red should be running.
To install the chart in a specific namespace use following commands:
kubectl create ns node-red
helm install node-red node-red/node-red --namespace node-red
Tip: List all releases using
helm list
, a release is a name used to track a specific deployment
To uninstall the node-red
deployment:
helm uninstall node-red
See the README for more detailed information.
Feel free to join. Checkout the contributing guide
Apache License, Version 2.0
Name | Url | |
---|---|---|
dirien | [email protected] | https://pulumi.com |
Kaktor | [email protected] | https://jobs.schwarz |