You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Yongjun Zhang (Jira)" <ji...@apache.org> on 2023/01/29 17:40:00 UTC

[jira] [Created] (YUNIKORN-1549) Introduce a config to specify what attribute to use as instance type

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: issues-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org