Health Checks with http for Sidekiq container #6556
-
|
Hi All, How can I create health check in the container level? our infra needs http response :( Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
mperham
Dec 20, 2024
Replies: 1 comment 2 replies
-
|
https://github.com/sidekiq/sidekiq/wiki/Kubernetes#health-checks |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Kubernetes is a complex, enterprisey technology. Hobbyists don't use it.
There are free 3rd party gems for health checks and the page also documents a free solution. If you want an easy solution, be prepared to pay for it.