Skip to content
Snippets Groups Projects
  1. Oct 14, 2019
    • egon w. stemle's avatar
      Use kube-lego for TLS certs for clarin(-dev).eurac.edu · d6a64be5
      egon w. stemle authored
      So far, we have used TLS certs from eurac's IT. Now, we (re-)use k8s
      infrastructure (in particular the kube-lego add-on) and let kube-lego
      - request/renew TLS certificates
      - manage the certificate within a k8s secret
      We then make this k8s secret available to our nginx and configure nginx
      to use it.
      
      We also got rid of internal TLS communication between ingress and the
      apps avoiding the necessity to (re-)create valid/self-signed certs. The
      overhead seemed unnecessary.
      
      Note: using HTTP(!) over port 443 for internal communication (Shibboleth mishap)
      
      Fix #62
      d6a64be5
  2. Sep 06, 2018
  3. Sep 04, 2018
  4. Jun 15, 2018
  5. Jun 13, 2018
  6. Jun 12, 2018
  7. May 18, 2018
  8. Feb 16, 2018
  9. Feb 01, 2018
  10. Jan 26, 2018
  11. Jan 18, 2018
Loading