Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install with Helm is confusing #212

Open
sisso opened this issue Mar 26, 2021 · 1 comment
Open

Install with Helm is confusing #212

sisso opened this issue Mar 26, 2021 · 1 comment

Comments

@sisso
Copy link

sisso commented Mar 26, 2021

The issues I found trying to run

  1. No mention that you need to manually create namespaces. I suggest adding the add namespace command before it.
  2. After install, the note that it will be broken is below the command itself. I was debugging for a while why was not working until giving up to read the next step and found it was expected. I suggest but the note before or just remove it completely from gettings started (see 3)
  3. The install of the default evaluator can not be executed because you already have a released installed. "Default Evaluator" looks like just an extra component, not that you are reinstalling the full stack but now working with some defaults. I suggest just replace this command with a previously broken install and comment that you are installing with default values. Or replace the evaluator install by "helm upgrade" and describe that you are now upgrading it with default configurations.
@syntxerror
Copy link
Contributor

@sisso Hi thanks for raising this. We had an PR that was meant to fix this but should've been merged. See here #197 . Does this seem to be a bit consistent with what you're experiencing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants