Hacker News new | ask | show | jobs
by AndyNemmity 3030 days ago
I've spent at least 2 weeks this year trying to get Kubernetes and logstash/elasticsearch to work together with an endpoint. One week on getting the golang client to deal properly with the changing ip on a restarted elastic pod (solved), and one week on logstash doing it (unsolved), with x-pack mucking up things royally.

I wish I was angry, but I'm just defeated and annoyed.

1 comments

I'm sure that you've seen this already but just in case you haven't:

https://github.com/kubernetes/kubernetes/tree/master/cluster...

I didn't follow it to the letter because I'm stubborn but

I have seen it, it doesn't address the problems with logstash, or the golang elasticsearch client.