Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify that the Operators have been installed. #341

Open
adelton opened this issue Oct 31, 2023 · 0 comments
Open

Verify that the Operators have been installed. #341

adelton opened this issue Oct 31, 2023 · 0 comments

Comments

@adelton
Copy link
Contributor

adelton commented Oct 31, 2023

The page https://validatedpatterns.io/patterns/multicloud-gitops/mcg-getting-started/ says

  1. Verify that the Operators have been installed.
    a. To verify, in the OpenShift Container Platform web console, navigate to Operators → Installed Operators page.
    b. Check that the Operator is installed in the openshift-operators namespace and its status is Succeeded.

So the start of that step 3 talks about Operators (plural) but the step 3.b. only talks about Operator (singular).

Checking on my cluster, I see that in the openshift-operators namespace, two operators were installed:

  • Red Hat OpenShift GitOps / Succeeded / Up to date / Plugin available
  • Validated Patterns Operator / Succeeded / Up to date

The documentation should clarify if it is expected that these two operators should be seen there as a result of the previous steps.

In fact, two more operators seem to have been installed in the cluster:

  • Advanced Cluster Management for Kubernetes / in namespace open-cluster-management / Succeeded / Up to date
  • multicluster engine for Kubernetes / in namespace multicluster-engine / Succeeded / Up to date

If these are expected as well, the documentation should clearly spell that out too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant