nodered

Open Nodered
{{ instance.metadata.name }}
{{ instance.metrics.cpu + "/" + instance.spec.containers[0].resources.limits.cpu }}
{{ instance.metrics.memory + "/" + instance.spec.containers[0].resources.limits.memory }}
{{ (this.instance.metadata.deletionTimestamp != null ? " deleting" : instance.status.phase) }}
{{ instance.Image || instance.spec.containers[0].image }}
{{ instance.status.message }}

{{ ctrl.instancelog }}
{{key + '=' + ctrl.label[key]}}


Free nodered instances will be shutdown after 8 hours. Create a customer, and add billing information, in order to buy the option to get more RAM for a nodered that will not stop after 8 hours.