Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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.
helm install yunikorn yunikorn/yunikorn --namespace yunikorn or helm install yunikorn yunikorn/yunikorn --namespace yunikorn --version 1.5.2
What we want to solved in YUNIKORN-2696 is making developers aware of the "latest" YK images doesn't existing in DockerHub(Link). Developers must change the image tag before installing YK through yunikorn-release repo(Link). This can be done by adding a notes to somewhere else, either in the yunikorn-release's README.md or the User Guide (Link).
Attachments
Issue Links
- relates to
-
YUNIKORN-2696 appoint specific version when installing yunikorn
- Resolved
- links to