You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Problem
I'm trying to install Vector (from helm chart) as k8s daemonset in order to collect std logs from containers.
Got next error during k8s api request (checked on distroless, alpine and debian images):
FWIW running into this on an AWS EKS 1.27 cluster with IPv6 enabled after upgrading vector from 0.28.1 to 0.32.2. Super unexpected breakage. :-( The workaround mentioned above does fix the issue.
A note for the community
Problem
I'm trying to install Vector (from helm chart) as k8s daemonset in order to collect std logs from containers.
Got next error during k8s api request (checked on distroless, alpine and debian images):
On the other hand, curl from pod works fine - https://gist.github.com/rifler/c13de0f4435ab480f401ab1d7c18eef9
Configuration
Version
vector 0.30.0 (x86_64-unknown-linux-musl 38c3f0b 2023-05-22 17:38:48.655488673)
Debug Output
No response
Example Data
No response
Additional Context
My k8s cluster is running in AWS (eks)
References
No response
The text was updated successfully, but these errors were encountered: