Thanks to visit codestin.com
Credit goes to github.com

Skip to content

HorizontalPodAutoscaler not compatible with coraza-spoa? #284

@FlavienSR

Description

@FlavienSR

Hi, for my configuration I wanted to use a HorizontalPodAutoscaler in Kube to scale up coraza pods if needed

I have a coraza deployment communicating with an external HAProxy through the NodePort service

The thing is that HAProxy keeps the TCP connection with the first few pods as long as there are connections (so always) and new pods are never getting the chance of communicating with HAProxy.
I tried a bunch of options for the HAProxy backend but none worked (except having extremely low timeouts but that isn't a valid solution.)

Is there any option I could use to make this work?

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