{{#if nodes.length}} {{node-gauges nodes=nodes}}
{{#each components as |c|}}
{{/each}}
{{#each unhealthyComponents as |component|}} {{/each}} {{#each inactiveNodes as |node|}} {{/each}}
{{else}} {{empty-table resource="container" showNew=scope.currentCluster.canAddNode newRoute="authenticated.cluster.nodes.templates" newTranslationKey="nodesPage.addNode" disabled=(rbac-prevents resource="machine" scope="global" permission="create") ctx="" }} {{/if}}