-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EKS Logs Collector script Update #1790
Comments
Feel free to open a PR. |
will do... |
PR for review: #1795 @cartermckinnon |
Hi @cartermckinnon , following up on this PR for reviews... |
I think this can be closed as completed? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What would you like to be added:
The log scraping script should start pulling netfilter ipvs virtual endpoint to associated destination endpoint mapping, along with the iptables-legacy information relied on for nat re-routing to destination kube-svc IPs
Unless there is a reason why this is not needed in the script?
Why is this needed:
For troubleshooting clusters with kube-proxy ipvs mode enabled.
The text was updated successfully, but these errors were encountered: