Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
To make it flexible, we can introduce a yunikorn config
instance-type-node-label-key: <node-label-key>
And default the value to k8s’ default "node.kubernetes.io/instance-type",
so by default we take instance type from the following attribute:
“node.kubernetes.io/instance-type=<instance-type>”
and users can redefine this based on their own environment.
Attachments
Issue Links
- is related to
-
YUNIKORN-1385 To provide visibility to application's aggregated resource consumption
- Closed
- relates to
-
YUNIKORN-1550 pass k8s node labels as attributes not json
- Closed
- links to