debug on Vector on k8s
#22717
-
I am planning to replace fluent-bit in my current k8s cluster with Vector, and already read doc to generated a vector config yaml, just want to know what is the better exprience to debug the config on k8s? thanks |
Beta Was this translation helpful? Give feedback.
Answered by
pront
Mar 24, 2025
Replies: 1 comment 1 reply
-
Hi @9to1url, if are able to grab a terminal with |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
pront
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @9to1url, if are able to grab a terminal with
kubectl exec
you should be able to use all the tools described in our guide: https://vector.dev/guides/developer/debugging/