Results 4 comments of Chris F

I'll heed your advise, thanks. In the meantime, is the `README.md` information in the repo obsolete now? This is my first foray into helm+flux, and although I understand the concept,...

It works for me. [Application load balancing on Amazon EKS](https://docs.aws.amazon.com/eks/latest/userguide/alb-ingress.html) say it has to be in this format. ``` alb.ingress.kubernetes.io/group.order: ``` So I have this in my manifest file ```...

I'm getting this, and am not using Datadog at all. Same heavy stdout/stderr scenario though on Linux Ubuntu 18.04 > $ docker version > Client: > Version: 18.09.5 > API...