[
https://issues.apache.org/jira/browse/YUNIKORN-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102800#comment-17102800
]
Kinga Marton commented on YUNIKORN-140:
---------------------------------------
Before we can publish our charts to [https://hub.helm.sh/] we need to setup a
helm chart repository.
We can create it in github using GitHub Pages. For this purpose we will need to
create a branch for this purpose and setup the repository to serve the contents
from that branch.
[~wwei] can you please help me with creating the branch and configuring it, or
configuring a directory for this purpose, because I don't have the rights to
make that changes. You can find the steps in the following documentation:
[https://helm.sh/docs/topics/chart_repository/]
After we have it configured, I can try to publish it on [https://hub.helm.sh/]
However I think that after configuring GitHub Pages than it will be possible to
install it in two steps (I am not completely sure, we need to test it and
document it if it works):
# add the repository: helm repo add yunikorn <configured place in github>
# install it: helm install yunikorn/yunikorn-scheduler-k8s --version 0.8.0
> Create helm chart repository and publish it to helmhub
> ------------------------------------------------------
>
> Key: YUNIKORN-140
> URL: https://issues.apache.org/jira/browse/YUNIKORN-140
> Project: Apache YuniKorn
> Issue Type: Improvement
> Reporter: Kinga Marton
> Assignee: Kinga Marton
> Priority: Major
>
> Create a helm chart repository and publish the charts to
> [https://hub.helm.sh/.|https://hub.helm.sh/] This will further help user to
> try yunikorn out easily.
> How to create the helm chart repository is described here:
> [https://helm.sh/docs/topics/chart_repository/]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]