Skip to main content

Routes

Many web applications need to have a public http endpoint and domain.

Unifie have integration with ingress and Let’s Encrypt - it can help you to configure ingress object properly on routes tab and secures all Web services with SSL certificates issued by Let’s Encrypt. Unifie will automatically handle the issuance and renewal of your certificates.

routes-ui

PropertyDescription
Host NameBy default contain a link to the variable {{ .UnifieVar.deployment.domain }}
PathPath inside the host name - by default /
Backend Service Namekubernetes service name
Port number
Path typePrefix or Exact

Alternative

As alternative you can create kubernetes Ingress object manually. Unifie helps you to automate DevOps work, but it does not prohibit anything that can be done manually in kubernetes.