Yu-Lin Chen created YUNIKORN-2836:
-------------------------------------

             Summary:  Simplify too detailed set image tag steps in Get 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


In YUNIKORN-2696, we added some customize image tag steps to "Get Started" 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: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org

Reply via email to