[GH-ISSUE #136] Question: readiness/liveness probe endpoints? #54

Closed
opened 2026-03-13 15:33:30 +03:00 by kerem · 1 comment
Owner

Originally created by @Kugelschieber on GitHub (Jan 24, 2019).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/136

I'd like to run acme-dns in Kubernetes using Ingress. Is there a readiness/liveness HTTP endpoint? If there isn't one, can you add one (or let me create a PR for it)?

Originally created by @Kugelschieber on GitHub (Jan 24, 2019). Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/136 I'd like to run acme-dns in Kubernetes using Ingress. Is there a readiness/liveness HTTP endpoint? If there isn't one, can you add one (or let me create a PR for it)?
kerem closed this issue 2026-03-13 15:33:35 +03:00
Author
Owner

@joohoi commented on GitHub (Jan 25, 2019):

There isn't one currently. If you would like to contibute, please go ahead! The current routes are added in main.go and implemented in api.go.

<!-- gh-comment-id:457587627 --> @joohoi commented on GitHub (Jan 25, 2019): There isn't one currently. If you would like to contibute, please go ahead! The current routes are added in [main.go](https://github.com/joohoi/acme-dns/blob/master/main.go#L127-L130) and implemented in [api.go](https://github.com/joohoi/acme-dns/blob/master/api.go).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#54
No description provided.