|
{{ item.Name }}
|
This application is missing a toleration for the taint {{ taint.Key }}{{ taint.Value ? '=' + taint.Value : '' }}:{{ taint.Effect }}
|
Placement constraint not respected for that node. |
This application can only be scheduled on a node where the label {{ label.key }} is set to {{ label.value }}
|
Placement label not respected for that node. |
This application can only be scheduled on nodes respecting one of the following labels combination: |
|
{{ term.key }} {{ term.operator }} {{ term.values | kubernetesApplicationConstraintNodeAffinityValue: term.operator }}
{{ $last ? '' : ' + ' }}
|
Loading... |
No node available. |