We tried several things but couldn't get it working. We are using haproxy as a pod.
--
You received this message because you are subscribed to the Google Groups "Kubernetes developer/contributor discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-dev+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-dev@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-dev/cbb1ab5f-126b-4ee9-b3e9-e478eff64504%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
It's for the service load balancer we are looking for.
Thanks & Regards
Danushka Fernando
Software Engineer
WSO2 inc. http://wso2.com/
Mobile : +94716332729
Are you talking about the service-loadbalancer specifically, or haproxy in general? For the latter this isn't the right mailing list.You can start a syslog server like: https://cbonte.github.io/haproxy-dconv/1.6/snapshot/configuration.html#3.1-log. The service-loadbalancer found at: https://github.com/kubernetes/contrib/tree/master/service-loadbalancer enables through through the `--syslog` option. You can set it by adding:```args:- --tcp-services=mysql:3306,nginxsvc:443- --syslog=true```
On Fri, Aug 12, 2016 at 7:01 AM, Danushka Fernando <wdfd...@gmail.com> wrote:
We tried several things but couldn't get it working. We are using haproxy as a pod.
--
You received this message because you are subscribed to the Google Groups "Kubernetes developer/contributor discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-dev+unsubscribe@googlegroups.com.
To post to this group, send email to kuberne...@googlegroups.com.