Open TitanRob16 opened 2 years ago
I had the same issue here... I managed to fix it by deleting the mutatingwebhookconfigurations (jaeger-operator-mutating-webhook-configuration) and the ValidatingWebhookConfiguration (jaeger-operator-validating-webhook-configuration).
What happened?
The documentation doesn't appear to be descriptive enough in the setup of Jaeger. I've followed both the Github and jaegertracing.io docs in their simplest form, and I'm immediately running into issues deploying a new Jaeger instance, as described below.
Steps to reproduce
apiVersion: jaegertracing.io/v1 kind: Jaeger metadata: name: simplest
Expected behavior
I expect a new Jaeger instance to be deployed.
Relevant log output
No response
Screenshot
No response
Additional context
No response
Jaeger backend version
1.37.0
SDK
No response
Pipeline
No response
Stogage backend
No response
Operating system
Linux, GKE
Deployment model
Kubernetes
Deployment configs
No response