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

Weiwei Yang commented on YUNIKORN-102:
--------------------------------------

Yes, this is only working for helm3, while working on 
[https://github.com/apache/incubator-yunikorn-k8shim/pull/84]

I've noticed there are a lot of differences between helm2.x and helm3.x, 
currently, the command in the doc is following helm3 (according to the official 
doc, this should be the more popular version). the uninstall can work for both 
heml2/3, but in helm2, we need to use \{{helm delete}} instead.

> How to uninstall Yunicorn in quickstart page is not complete
> ------------------------------------------------------------
>
>                 Key: YUNIKORN-102
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-102
>             Project: Apache YuniKorn
>          Issue Type: Bug
>            Reporter: Kinga Marton
>            Assignee: Kinga Marton
>            Priority: Minor
>
> The [QuickStart page 
> |https://github.com/apache/incubator-yunikorn-core/blob/master/docs/user-guide.md#quick-start]
>  has a one step uninstall guide:
>  
> {code:java}
> helm uninstall yunikorn --namespace yunikorn-ns
> {code}
> This step will not uninstall the admission controller and the configmap.
> Also, the uninstall command differs from helm versions. For example in Helm 2 
> instead of {{helm uninstall}} we have to use {{helm delete}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to