Skip to content
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

[aws-for-fluent-bit] no health checks to restart pod when not healthy #946

Closed
razorsk8jz opened this issue May 16, 2023 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@razorsk8jz
Copy link
Contributor

Describe the bug
We ran into an issue where aws-for-fluent-bit stopped sending logs to cloudwatch - per fluent-bit's documentation there is a health check endpoint at /api/v1/health. We should have health checks to monitor this endpoint to ensure fluent-bit is healthy and restart the pod if it is not healthy

Steps to reproduce
I am not able to reproduce the issue in fluent-bit as it happened randomly after 47 days however there is no health checks that are configurable for aws-for-fluent-bit

Expected outcome
We should be able to turn on health checks

Environment

  • Chart name: aws-for-fluent-bit
  • Chart version: 0.1.24
  • Kubernetes version: 1.25.4
  • Using EKS (yes/no), if so version?
    no

Additional Context:

@razorsk8jz razorsk8jz added the bug Something isn't working label May 16, 2023
@razorsk8jz
Copy link
Contributor Author

This was fixed by #947

@razorsk8jz razorsk8jz reopened this Aug 3, 2023
@jatinmehrotra
Copy link

The fix to this PR has makes pod restart and ultimately CrashLoopBackOff

#995
#983

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants