open-match-docs icon indicating copy to clipboard operation
open-match-docs copied to clipboard

Install with Helm is confusing

Open sisso opened this issue 3 years ago • 1 comments

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.

sisso avatar Mar 26 '21 14:03 sisso