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

Add Health Endpoint #30

Open
rachidtt opened this issue Nov 8, 2022 · 0 comments
Open

Add Health Endpoint #30

rachidtt opened this issue Nov 8, 2022 · 0 comments
Assignees
Labels
technical debt no value but required to develop

Comments

@rachidtt
Copy link
Collaborator

rachidtt commented Nov 8, 2022

As a user of kube
I need a health endpoint
So that I can easily check if a deployment is alive

Details and Assumptions

*service at /health that returns 200

Acceptance Criteria

Given the need to check Kube health 
When a GET call to /health is received
Then return {"status":"OK}, 200
@rachidtt rachidtt added the technical debt no value but required to develop label Nov 8, 2022
@rachidtt rachidtt self-assigned this Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical debt no value but required to develop
Projects
None yet
Development

No branches or pull requests

1 participant