Skip to content

Installing operator documentation is incorrect #6102

Closed
@jasonmccallister

Description

@jasonmccallister

Expected Behavior

Following the instructions on installing the operator is confusing. On the Install knative operator page, the following statement is displayed:

Because the Operator is installed to the default namespace, ensure you set the current namespace to default by running the command

However, the namespace the operator is installed into is knative-operator and it is specific in the YAML files for the version provided in the URL.

Actual Behavior

I expect the operator is installed in the default namespace.

Steps to Reproduce the Problem

  1. Following the instructions on installing the operator
  2. Run the commands in the order presented in the documentation
  3. No deployments are found in the default namespace

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions