Uploaded image for project: 'Knative Serving'
  1. Knative Serving
  2. SRVKS-1053

[DOC] Add docs about openshift-ingress-default-certificate for non-default certs

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Blocker Blocker
    • 1.34.0
    • 1.27.0, 1.33.0, 1.34.0
    • Documentation
    • None
    • 2
    • False
    • Hide

      None

      Show
      None
    • True
    • Serverless Docs Sprint 1, Serverless Docs Sprint 2, Serverless Docs Sprint 3, Serverless Docs Sprint 4, Serverless Docs Sprint 5

       

      DRAFT

      Please add the following sentences to the bottom in the section - https://docs.openshift.com/container-platform/latest/serverless/knative-serving/config-applications/serverless-config-tls.html

       

      When you changed the defaultCertificate in IngressController, you need one extra setting.

      For example, you have the defaultCertificate in IngressController as:

      apiVersion: operator.openshift.io/v1
      kind: IngressController
       ...
      spec:
        defaultCertificate:
          name: ca-ingress-cert
      

      Please configure openshift-ingress-default-certificate in KnativeServing.

      $ oc edit knativeserving -n knative-serving <YOUR_KNATIVE_SERVING_CR NAME>
        ...
      spec:
        config:
          network:
            internal-encryption: "true"
            openshift-ingress-default-certificate: "ca-ingress-cert"
      

              msvistun@redhat.com Maxim Svistunov
              rhn-support-knakayam Kenjiro Nakayama (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: