okd-project / okd

The self-managing, auto-upgrading, Kubernetes distribution for everyone
https://okd.io
Apache License 2.0
1.75k stars 295 forks source link

OperatorHub inconsistent to Documentation #432

Closed alexanderniebuhr closed 3 years ago

alexanderniebuhr commented 3 years ago

Describe the bug

We are following the installation documentation of OKD and are finding out it does not match with the installed Cluster for OKD 4.6

Especially we are on the way to prepare our migration from managed Kubernetes. Currently, I am working on the VPA. My OperatorHub does not show the VerticalPodAutoscaler, but the documentation says this here: https://docs.okd.io/latest/nodes/pods/nodes-pods-vertical-autoscaler.html#nodes-pods-vertical-autoscaler-install_nodes-pods-vertical-autoscaler

So I guess either there is a Bug with sources of operators or the documentation is not up to date, or missing some important steps

operatorHub

Version

4.6.0-0.okd-2020-12-12-135354

How reproducible

Clean install and checking OperatorHub .... i guess.

Log bundle

can provide later with specific request

alexanderniebuhr commented 3 years ago

I got a bit deeper into this Topic. Might be the same as #429 #358 #283 #295

With solution being: https://github.com/openshift/okd/blob/master/FAQ.md#how-can-i-enable-the-non-community-red-hat-operators

@vrutkovs I think it might be a good thing to include this FAQ part into official OKD Documentation on Website. Otherwise it looks like a bug.

alexanderniebuhr commented 3 years ago

So just for clarification is using pull secrets from openshift.com/try allowed for production clusters?

mburke5678 commented 3 years ago

Fixed via https://github.com/openshift/openshift-docs/pull/28779

mburke5678 commented 3 years ago

/close

openshift-ci-robot commented 3 years ago

@mburke5678: Closing this issue.

In response to [this](https://github.com/openshift/okd/issues/432#issuecomment-771203544): >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.