Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 561 Bytes

File metadata and controls

20 lines (13 loc) · 561 Bytes

Zorp

Zorp kubernetes ingress controller

Options for starting controller can be found in controller.md

Ingress Class

  • Annotation: ingress.class
    • default: ""
    • used to monitor specific ingress objects in multiple controllers environment
    • any ingress object which have class specified and its different from one defined in image arguments will be ignored

Secrets

tls-secret

  • single certificate secret can contain two items:
    • tls.key
    • tls.crt