On Thu, Jul 21, 2016 at 09:04:24PM -0300, Rodrigo Campos wrote: > Oh, I see. > I don't see much value in that, if you have monitoring for your apps > already. Just your monitoring tool (nagios, Prometheus, whatever) can check > it. > > In any case, you can use the node selector in the pod.spec. I'm on my phone > now and the API reference doesn't work fine it seems, but you can just > select the nodes as a field in the yaml/json to create the pod.
On my desktop now, here is the API link I was referring to: http://kubernetes.io/docs/api-reference/v1/definitions/#_v1_podspec But it links to this: http://kubernetes.io/docs/user-guide/node-selection/ That seems like a nice example :) -- You received this message because you are subscribed to the Google Groups "Containers at Google" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-containers. For more options, visit https://groups.google.com/d/optout.
