Skip to content

Ingress Fails to Assign IP When Deploying Pomerium as NodePort #1100

Open
@hamzabouissi

Description

@hamzabouissi

What happened?

Recently we wanted to deploy pomerium svc as nodeport using argocd and we noticed the app stuck at progressing state, we found out inrgess address aren't getting any ip and that made the argocd health check on ingress resources fails

What did you expect to happen?

we expected the ingress controller to assign an IP to ingress address when using pomerium svc as NodePort

How'd it happen?

just change pomerium svc type from LoadBalancer to NodePort

What's your environment like?

  • pomerium version: v0.27.2
  • kubernetes 1.30.0 or newer

What's your config.yaml?

N/A

What did you see in the logs?

no useful outputs

Additional context

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