Re: [kubernetes-users] Tainting preemptible node pools on GKE

2017-08-20 Thread
Sorry, not implemented yet. It's definitely on our TODO list, so watch the GKE release notes (or ping this thread periodically :-) On Fri, Aug 18, 2017 at 6:47 AM, wrote: > Just to make my feature request a bit more clear: > > I'd like to be able to taint node-pools, which we would use to tai

Re: [kubernetes-users] Does affinity value support wildcard?

2017-08-20 Thread
No, it does not support wildcard. You have to list each of the ws1, ws2, ws3, ... individually in the "values" set On Thu, Aug 17, 2017 at 10:47 PM, Yong Zhang wrote: > Hi, all > > I have pods with label role: ws1, role: ws2, role: ws3, ... role: ws20 > > Now I want to set podAntiAffinity to se

[kubernetes-users] facing issue to get syslogs in fluentd

2017-08-20 Thread Parima Soni
Hi Team, I am working on logging framework with fluentd+elasticsearch and kibana. I have deployed the FEK stack in k8s, I have created a container for syslog also but I am getting logs neither in syslog nor in fluentd. I am sending logs through log4j application. Logging Architecture : Rsyslo

Re: [kubernetes-users] Re: ingress load-balancer not getting ip

2017-08-20 Thread RĂ©mon Sinnema
I meant what does your cluster run on? E.g AWS, bare metal. The Kubernetes documentation refers to this as the "cloud provider". Not all cloud providers support the LoadBalancer type. See this article [1] for a nice overview of how to access pods externally. [1] http://alesnosek.com/blog/2017/