Yongjun Zhang created YUNIKORN-1549:
---------------------------------------
Summary: Introduce a config to specify what attribute to use as
instance type
Key: YUNIKORN-1549
URL: https://issues.apache.org/jira/browse/YUNIKORN-1549
Project: Apache YuniKorn
Issue Type: Improvement
Reporter: Yongjun Zhang
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]