WLawton
WLawton
I'm using 'Option 2: Multiple Ingress Objects And Hosts' as per the argocd ingress documentation for nginx ingress. I was still getting a 308 response back from nginx-ingress-controller even after...
I've got the same problem as described by @thepythonista. We only want fluentbit to forward our application specific logs so have a tail path configured like this: ``` /var/log/containers/*_our-app-*.log". ```...
Using Kops Version 1.23.4 and K8S version 1.23.15. We've just switched from docker to containerd runtime in the kops config and are hitting this issue now since all images were...
No worries. I worked around my problem by creating public ECR repo's, and configuring it in assets.containerProxy - no authentication required for pulling.