Skip to content

What's the best way to configure healthz endpoints for kubernetes #3840

@onlywei

Description

@onlywei

Describe the feature

Hello,

Just wondering if anyone has an opinion on this yet. How shall we configure the healthz endpoints used by Kubernetes to determine server health?

In my case I have 3 endpoints: /startupz, /livez and /readyz. These are endpoints that simply need to return 200 without any additional logic. They would also have to live outside any base API route that may be set by the vite config.

Can nitro already do this?

Additional information

  • Would you be willing to help implement this feature?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions