mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 12:55:48 +03:00
[GH-ISSUE #136] Question: readiness/liveness probe endpoints? #54
Labels
No labels
Documentation
Documentation
bug
enhancement
feature request
feature request
help wanted
pull-request
question
security
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/acme-dns#54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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)?
@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.