Skip to content

[Bug]: Broken link in documentation #2895

@mlh758

Description

@mlh758

What happened?

The installation instructions link to here: https://www.jaegertracing.io/docs/2.6/operator/ which is a dead link.

I came here looking for installation instructions because all of the 1.x documentation for installing on Kubernetes here: https://www.jaegertracing.io/docs/1.18/operator/#installing-the-operator-on-kubernetes

also leads to a 404.

I worked my way down the page to these instructions: https://github.com/jaegertracing/jaeger-operator?tab=readme-ov-file#jaeger-v2-operator

but unfortunately the first step of installing certificate manager fails for me in an empty GKE cluster.

Steps to reproduce

  1. Visit any of the links I mentioned
  2. Run:
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.16.1/cert-manager.yaml

Wait for all pods to come up
4. Run:

❯ cmctl check api
Error from server (InternalError): Internal error occurred: failed calling webhook "webhook.cert-manager.io": failed to call webhook: Post "https://cert-manager-webhook.cert-manager.svc:443/validate?timeout=30s": tls: failed to verify certificate: x509: certificate signed by unknown authority

I have also tried this with the newest cert-manager installs from the cert manager website both with Helm and using the defaults with kubectl apply.

Expected behavior

Documentation contains live links.

Relevant log output

Screenshot

No response

Additional context

No response

Jaeger backend version

No response

SDK

No response

Pipeline

No response

Stogage backend

No response

Operating system

No response

Deployment model

Kubernetes 1.32.3-gke.1785003

Deployment configs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions