Prashanth B

Results 8 comments of Prashanth B

fyi the upstream interface should give you something like a snapshot of urls+services+endpoints from its local cache on each update notification from apiserver, so you can pick if you want...

I'd expect both sides to follow the tcp protocol? As long as nginx sends a fin and does the normal close handshake, the client should tear down the connection, keepalive...

how are you reloading it? (http://nginx.org/en/docs/control.html)

RST is still kind of rude, I get the feeling there's a more obvious fin/fin-wait-timeout option but I'd have to dig up nginx config a bit. Great that you have...

Is ALB similar enough to ELB that we can have the service controller create it instead of the latter based off an annotation on the Service of Type=LoadBalancer? On Tue,...

Hmm, then maybe when you create an Ingress on AWS, if you don't specify `ingress.class=nginx`, you get an ALB with a catch all route pointing to an nginx, that does...

ingress controller that spins up an ALB, like the gce one? You can also tier them, so you have an ALB -> nginx ingress. or maybe we can find a...

Try adding `mute: 1` to player vars