-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
Description of problem:
Steps to install openshift logging via CLI are needlessly hard.
Version-Release number of selected component (if applicable):
5.8
How reproducible:
Steps to Reproduce:
Follow documented steps: https://docs.openshift.com/container-platform/4.14/logging/cluster-logging-deploying.html#cluster-logging-deploy-cli_cluster-logging-deploying
Actual results:
Need to copy/paste multiple YAML snippets and apply each separately.
Expected results:
Provide a single YAML snippet so user can copy in one step. Instruct user to use `oc apply` not `oc create` so that this won't fail if namespaces already exist.
Additional info:
- is blocked by
-
OBSDOCS-675 Clean up CLO/ES CLI install docs
- Closed