ERROR: (gcloud.container.fleet.cloudrun.apply) Failed to apply manifest to cluster: error: resource mapping not found for name: "cloud-run" namespace: "" from "STDIN": no matches for kind "CloudRun" in version "operator.run.cloud.google.com/v1alpha1"
Followed this guide https://cloud.google.com/anthos/run/docs/install and can't seem to get past the above error. Fleet registration appears to go fine, green tick next to cloud run for anthos in the anthos dashboard for the cluster, but no sign of any cloudrun crds or resources in the cluster... What am I missing?
I had the same issue... I installed the ASM and so after ran the command:
gcloud container fleet cloudrun apply --gke-cluster=<zone>/<cluster_name>
Occurred the same error.. I believe this issue is related to missing Knative and Operator ... I opened the ticket and could share here if I have news