Skip to content

question: Usage of emissary-ingress with k8s Ingress resources #5845

@ekkagra

Description

@ekkagra

Would be great if below could be answered

  • does emissary support networking.k8s.io Ingress resources? I tried to create a basic Ingress along with backend svc/deploy. However, emissary-ingress pod logs don't seem to give something positive. It was throwing warnings like 2 [P19TAEW] WARNING: No active listeners at all; check your Listener and Host configuration. had followed https://www.getambassador.io/docs/emissary/latest/topics/running/ingress-controller
  • Other ingress controllers usually configure L7 related settings of their dataplane/proxy component via annotations on Ingress resource (e.g. rewrite, retries etc ). Is similar annotation approach followed in this project. or is configuration done exclusively by defining things in CRDs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions