Kubernetes live & readiness probes

Søren M. Olesen 6 Reputation points
2020-06-04T04:56:21.543+00:00

I'm running an Azure function in Kubernetes, but if the Azure Function runtime respond to Kubernetes live & rediness probes, or do I have to implement thoose endpoints myself?

If so, is there any guidens somewhere, on how to do that?

TIA

/Søren

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,908 questions
Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,447 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
    2020-07-02T13:01:36.243+00:00

    Looks like there are some endpoints that can be used but are protected behind system/admin keys. There is an open issue to expose endpoints for Kubernetes that you can follow for updates on.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.