Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

[Question] Health check for self-managed connector on Kubernetes #887

Open
keithazzopardi opened this issue Dec 12, 2020 · 1 comment
Open

Comments

@keithazzopardi
Copy link

Hi Guys,

We are running self managed kafka connector in distributed mode on kubernetes (replica count of two). The dockerfile is based on https://docs.confluent.io/home/connect/extending.html#create-a-docker-image-containing-local-connectors

Is there a way to configure kubernetes (basic) liveness probes on the pod?

Thanks,

Keith

@keithazzopardi keithazzopardi changed the title [Question] Running Connector on Kubernetes health checks [Question] Health check on self-managed connector on Kubernetes Dec 12, 2020
@keithazzopardi keithazzopardi changed the title [Question] Health check on self-managed connector on Kubernetes [Question] Health check for self-managed connector on Kubernetes Dec 12, 2020
@OneCricketeer
Copy link

Any liveness probe should be for the worker, via the Connect REST API. Checking custom connector http status codes will still be 200 if they fail

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants