[
https://issues.apache.org/jira/browse/CAMEL-17851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-17851:
--------------------------------
Fix Version/s: 4.x
(was: 3.x)
> camel-spring-boot - Health checks in kubernetes environment
> -----------------------------------------------------------
>
> Key: CAMEL-17851
> URL: https://issues.apache.org/jira/browse/CAMEL-17851
> Project: Camel
> Issue Type: New Feature
> Components: camel-spring-boot
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 4.x
>
>
> When you run camel on spring boot in kubernetes, then their health-check
> system works differently.
> So we need to find out if we need to integrate specially for this, or there
> is some other solution.
> The health-checks in camel are separated into readiness/liveness or both. And
> as such we can do checks where ready = DOWN and live = UP. But if you run
> that as a single combined result then it could be DOWN.
> But in fact the app is still booting up and are not ready to handle traffic.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)