michaelkotelnikov / rhacm-workshop

Red Hat Advanced Cluster Management training and workshop exercises
45 stars 94 forks source link

Observability Ressource #3

Closed tux1980 closed 2 years ago

tux1980 commented 2 years ago

Hi, I can't create the Observability Ressource with OCP 4.8.13.

Command: oc apply -f https://raw.githubusercontent.com/michaelkotelnikov/rhacm-workshop/master/03.Observability/exercise/multiclusterobservability.yaml -n open-cluster-management-observability

Error: error: unable to recognize "https://raw.githubusercontent.com/michaelkotelnikov/rhacm-workshop/master/03.Observability/exercise/multiclusterobservability.yaml": no matches for kind "MultiClusterObservability" in version "observability.open-cluster-management.io/v1beta1"

Maybe wrong API version in this OCP Version?

Thanks! Wolfgang

michaelkotelnikov commented 2 years ago

Thanks for reporting the @tux1980 . What ACM version are you using?

This procedure has been tested with RHACM 2.3.2

michaelkotelnikov commented 2 years ago

Hey @tux1980 the workshop version has been updated, everything should be in order with rhacm 2.5.0 and openshift 4.10 :)

tux1980 commented 2 years ago

Thanks a lot! I did update to the last release 2.5 days ago and I'm going to test it out! best regards