mittwald / kube-httpcache

Varnish Reverse Proxy on Kubernetes
MIT License
299 stars 74 forks source link

hitrates and clustering #249

Open pasztorl opened 4 months ago

pasztorl commented 4 months ago

Hi,

I've created a two pod statefulset with the latest release. All two pod got traffic and here is a strange thing. Pod 0 hitrate is around 90% while pod 1 hitrate is around 10%. what could cause this? How clustering works?

Thanks!