Skip to content
New issue

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

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

Already on GitHub? # to your account

jaeger not working #303

Open
saiyam1814 opened this issue Feb 9, 2022 · 1 comment
Open

jaeger not working #303

saiyam1814 opened this issue Feb 9, 2022 · 1 comment

Comments

@saiyam1814
Copy link
Contributor

@kaihoffman can you please have a look as the app is not working,
install logs

-------------------- Jaeger-Operator --------------------
namespace/observability created
serviceaccount/jaeger-operator created
role.rbac.authorization.k8s.io/jaeger-operator created
rolebinding.rbac.authorization.k8s.io/jaeger-operator created
deployment.apps/jaeger-operator created
error: unable to recognize "/home/civo-kubernetes/jaeger-operator/install.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"
------------------------------------------------------------
@tanmaymunjal
Copy link

Screenshot (182)

It seems to be the case that the apiextensions.k8s.io/v1beta1 API version of CustomResourceDefinition is no longer supported. I think it needs to be changed to apiextensions.k8s.io/v1 in the manifest files for jaeger.

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

No branches or pull requests

2 participants