Skip to content

handle multiple ingresses of the same type #348

Closed
@jurgenweber

Description

@jurgenweber

I have and am using the standard nginx ingress controller on AWS.

Today I implemented a second one for using with a test and dev environments, mostly so I can test upgrading ingresses when I want to.

The problem I found is after moving the ingress to the new controller the dns did not move with it and I had to use:

external-dns.alpha.kubernetes.io/target:

not sure what the best implementation would be but can you use the annotation 'kubernetes.io/ingress.class' which is used to point an ingress to a controller to work it out?

I understand that using many controllers is actually quite common.

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