[
https://issues.apache.org/jira/browse/YUNIKORN-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Craig Condit resolved YUNIKORN-2836.
------------------------------------
Fix Version/s: 1.6.0
Resolution: Fixed
Merged to master.
> Simplify YuniKorn version selection in Getting Started page
> -----------------------------------------------------------
>
> Key: YUNIKORN-2836
> URL: https://issues.apache.org/jira/browse/YUNIKORN-2836
> Project: Apache YuniKorn
> Issue Type: Improvement
> Components: documentation
> Reporter: Yu-Lin Chen
> Assignee: Tzu-Hua Lan
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.6.0
>
>
> In YUNIKORN-2696, we added some customize image tag steps to "[Get
> Started|https://yunikorn.apache.org/docs/next/#:~:text=If%20you%20want%20to%20use,by%2Dstep%20tutorial%20here.]"
> page.
> However, for new users, knowning how to install YuniKorn through below helm
> commands is sufficient. We don't need to put overly detailed guidance in "Get
> Started" page.
> {code:java}
> helm install yunikorn yunikorn/yunikorn --namespace yunikorn
> or
> helm install yunikorn yunikorn/yunikorn --namespace yunikorn --version 1.5.2
> {code}
>
> What we want to solved in YUNIKORN-2696 is making developers aware of the
> "latest" YK images doesn't existing in
> DockerHub([Link|https://hub.docker.com/r/apache/yunikorn/tags]). Developers
> must change the image tag before installing YK through yunikorn-release
> repo([Link|https://github.com/apache/yunikorn-release/blob/d7751d3ac52c9955cfcf1e81a37ad48970698d6b/helm-charts/yunikorn/values.yaml#L28]).
> This can be done by adding a notes to somewhere else, either in the
> yunikorn-release's README.md or the User Guide
> ([Link|https://yunikorn.apache.org/docs/next/user_guide/service_config#container-images]).
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]