You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Wei Huang (Jira)" <ji...@apache.org> on 2023/04/15 00:18:00 UTC

[jira] [Created] (YUNIKORN-1693) plugin mode should reuse kubeConfig from scheduler framework handle

Wei Huang created YUNIKORN-1693:
-----------------------------------

             Summary: plugin mode should reuse kubeConfig from scheduler framework handle
                 Key: YUNIKORN-1693
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1693
             Project: Apache YuniKorn
          Issue Type: Improvement
          Components: shim - kubernetes
            Reporter: Wei Huang


In the plugin mode, the scheduler framework handle provides a {{KubeConfig()}} function to expose a pre-built {{*rest.Config}}, which is not used in the current implementation. Instead, shim reads the kubeConfig string and constructs {{*rest.Config}} anyways.

In terms of performance (re-use the same {{*rest.Config}}) and simplifying user configuration, can we enhance the current impl. to leverage {{hanlde.KubeConfig()}}?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org