You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.
The logging operator never installs properly and all the user sees is
[rosa@bastion ~]$ oc -n openshift-logging rollout status deployment cluster-logging-operator
Error from server (NotFound): deployments.apps "cluster-logging-operator" not found
even after waiting 10 minutes.
This blocks completion of the lab.
I removed the broken operator and installed via the UI and proceeded with the lab without issue.
I'm not sure what's wrong with the CLI-based operator install step but i assume it's just changed between OCP versions. I think we should use the UI for this exercise.
Version I'm using is event version for RH1:
[rosa@bastion ~]$ oc version
Client Version: 4.13.25
Kustomize Version: v4.5.7
Server Version: 4.13.25
Kubernetes Version: v1.26.9+aa37255
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The logging operator never installs properly and all the user sees is
[rosa@bastion ~]$ oc -n openshift-logging rollout status deployment cluster-logging-operator
Error from server (NotFound): deployments.apps "cluster-logging-operator" not found
even after waiting 10 minutes.
This blocks completion of the lab.
I removed the broken operator and installed via the UI and proceeded with the lab without issue.
I'm not sure what's wrong with the CLI-based operator install step but i assume it's just changed between OCP versions. I think we should use the UI for this exercise.
Version I'm using is event version for RH1:
[rosa@bastion ~]$ oc version
Client Version: 4.13.25
Kustomize Version: v4.5.7
Server Version: 4.13.25
Kubernetes Version: v1.26.9+aa37255
The text was updated successfully, but these errors were encountered: