Live Clusters
{{totalClusters}}
Pending Clusters
{{pendingClusters}}
Live Nodes
{{activeNodes}}
All Nodes
{{totalNodes}}
{% if clustertemplates and clustertemplates.length %}
{% else %}
Name | Description |
---|---|
{{ entry.name }} | {{ entry.description }} |
You haven't configured any clustertemplates.
{% endif %}{% include "partials/footer.html" %} {% endblock %}