Uploaded image for project: 'Distributed Tracing'
  1. Distributed Tracing
  2. TRACING-3763

Clarify TLS settings in the multicluster OTEL docs

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None
    • 1
    • False
    • None
    • False
    • Tracing Sprint # 246, Tracing Sprint # 248

      From https://github.com/openshift/openshift-docs/pull/66815#discussion_r1413523118

       

       

          exporters:
            otlphttp:
              endpoint: https://observability-cluster.com:443 <1>
              insecure: false
              compression: on
              tls:
                cert_file: "/path/to/server-cert.pem"
                key_file: "/path/to/server-key.pem"
                client_ca_file: "/path/to/client-ca.pem" 

      The documentation should mention how are these certs obtained and how are they used on the remote peer (server, OCP route)

              rhn-support-iblancas Israel Blancas Alvarez
              ploffay@redhat.com Pavol Loffay
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: