You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Kinga Marton (Jira)" <ji...@apache.org> on 2021/11/23 17:15:00 UTC

[jira] [Comment Edited] (YUNIKORN-941) split scheduler and admission controller deployment

    [ https://issues.apache.org/jira/browse/YUNIKORN-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17448112#comment-17448112 ] 

Kinga Marton edited comment on YUNIKORN-941 at 11/23/21, 5:14 PM:
------------------------------------------------------------------

I created the following 2 PR's:

[https://github.com/apache/incubator-yunikorn-release/pull/50]

[https://github.com/apache/incubator-yunikorn-k8shim/pull/331]

In this PR's I just moved away the admission controller related things from the scheduler image. 

However now we have it in a different deployment, independently from the scheduler, I mould move forward and try to remove the admission_utils.sh script, and handle the admission controller from helm charts or from code, without running shell scripts.


was (Author: kmarton):
I created the following 2 PR's:

[https://github.com/apache/incubator-yunikorn-release/pull/50]

[https://github.com/apache/incubator-yunikorn-k8shim/pull/331]

In this PR's I just moved away the admission controller related things from the scheduler image. 

However now we have it in a different deployment, independently from the scheduler, I mould moove forward and try to remove the admission_utils.sh script, and handle the admission controller from helm charts or from code, without running shell scripts.

> split scheduler and admission controller deployment
> ---------------------------------------------------
>
>                 Key: YUNIKORN-941
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-941
>             Project: Apache YuniKorn
>          Issue Type: Improvement
>          Components: shim - kubernetes
>            Reporter: Kinga Marton
>            Assignee: Kinga Marton
>            Priority: Major
>              Labels: pull-request-available
>
> To support proper YuniKorn upgrades and restarts we should move the admission controller out of the scheduler deployment and make it a separate deployment.
> This could also allow the admission controller to be made high available and allow simpler no down time upgrades possible. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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