Skip to content

Fully port Ingresses to API Gateway #440

@chazapp

Description

@chazapp

In its current state, the project deploys both kind: Ingress and kind: HTTPRoute objects. Since both the nginx ingress minikube addon and the Istio API Gateway are trying to bind to port 80/443 of the minikube container, they can't work together at the same time. All the remaining kind: Ingress object of the project should be ported to the kind: HTTPRoute format and make use of the API Gateway capabilities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions