@hypertegrity/node-red-contrib-k8s-helper
Version:
Node-RED tools for use in a containerized environment.
11 lines (9 loc) • 484 B
HTML
<p>This node offers watchdog functionality used by <strong>health checks node</strong>.</p>
<h3>Inputs</h3>
<dl class="message-properties">
<dt>None
</dt>
</dl>
The incoming message is only used as a trigger to set a condition, defined by a <strong>health checks node</strong> or unset it respectively.
<h3>Details</h3>
<p>To fully understand the use of watchdogs within a containerized environment, please refer to the <strong>health checks node</strong> documentation.</p>