Michael Montgomery

Results 46 comments of Michael Montgomery

@lulihahaha I am unable to replicate this behavior. I started eck version `2.3.0`, and the following manifest: ``` apiVersion: elasticsearch.k8s.elastic.co/v1 kind: Elasticsearch metadata: name: testing spec: version: 7.10.1 http: tls:...

@deiberts86 I am going to try and find an option that may work here, but having more information about your environment would be helpful. * kubernetes version * environment (aks,...

@deiberts86 I seem to have finally gotten this to work with ECK handling the TLS setup for Fleet Server with the below manifest, which adds annotations to disable istio from...

*note*. Need to test this against an older version of the stack to ensure that this works against older version, or restrict this to newer versions of the stack if...

@pebrc I've reached out to observability, and they also suggested we use sidecars to monitor these instead of internal collectors. My changes to allow sidecars is nearly complete, with some...

> I left a few comments. In my tests the metrics never showed up in the "Stack monitoring" view in Kibana. It wasn't clear to me what was the root...

I believe this is now ready for more 👀 . I'm just verifying the e2e tests at this time.