Skip to content

alb.ingress.kubernetes.io/connection-idle-timeout has no effect #727

@rootd00d

Description

@rootd00d

I've been using this controller (1.0-beta.7) for a few weeks now, but recently ran into an issue where I needed the idle timeout to be much greater than the default 60s.

No matter what I do, setting alb.ingress.kubernetes.io/connection-idle-timeout seems to have no effect; either when provisioning new ALBs or updating existing ALBs.

Is there something I'm missing here?

  annotations:
    kubernetes.io/ingress.class: alb
    alb.ingress.kubernetes.io/scheme: internet-facing
    alb.ingress.kubernetes.io/connection-idle-timeout: "1800"
...

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