{{#if cluster.certsExpiring}} {{#banner-message color="bg-warning"}}
{{t "tooltipExpire.label"}} {{#if cluster.canRotateCerts}}{{t "tooltipExpire.link"}}{{/if}}
{{/banner-message}} {{/if}} {{#if cluster.nodeGroupVersionUpdate}} {{#banner-message color="bg-warning"}}{{t "tooltipNodeGroupUpdate.label"}} {{t "tooltipNodeGroupUpdate.link"}}
{{/banner-message}} {{/if}} {{#if showDashboard}} {{cluster-basic-info cluster=cluster}} {{#unless scope.currentCluster.isMonitoringReady}} {{#if monitoringEnabled}}{{t "clusterDashboard.etcdUnavailable"}}
{{/banner-message}}{{t "clusterDashboard.controllerManagerUnavailable"}}
{{/banner-message}}{{t "clusterDashboard.schedulerUnavailable"}}
{{/banner-message}}{{warning}}
{{/banner-message}} {{/each}}