knative / operator

Combined operator for Knative.
Apache License 2.0
179 stars 98 forks source link

Review Docu - some minor findings #1807

Open Jeansen opened 1 month ago

Jeansen commented 1 month ago

https://knative.dev/docs/install/operator/knative-with-operators/#install-the-knative-operator is a bit outdated.

Findings:

Operator installation says, one should use kubectl apply -f https://github.com/knative/operator/releases/download/knative-v1.14.1/operator.yaml.

Why not reference OLM https://artifacthub.io/packages/olm/community-operators/knative-operator? I could not find any information regarding the OLM in the docs...

houshengbo commented 1 month ago

@Jeansen Thank you so much. I just changed the default ns, need to change the doc as well.