Kubernetes live & readiness probes

Søren M. Olesen 1 Reputation point
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.
4,212 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,849 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Pramod Valavala 20,516 Reputation points Microsoft Employee
    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