[ 
https://issues.apache.org/jira/browse/CAMEL-21032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870988#comment-17870988
 ] 

Thomas Diesler edited comment on CAMEL-21032 at 8/5/24 8:52 AM:
----------------------------------------------------------------

We are now (CAMEL-21039) using jkube generated fragments across all runtimes. 
The configuration comes from the container and service traits.
i.e. From the traits (with sensible defaults) via JKube to the resulting k8s 
manifest - there is no need for fragment templates as of now.


was (Author: tdiesler):
We are now using jkube generated fragments across all runtimes. The 
configuration comes from the container and service traits.
i.e. From the traits (with sensible defaults) via JKube to the resulting k8s 
manifest - there is no need for fragment templates as of now.

> Generate k8s service for health endpoint
> ----------------------------------------
>
>                 Key: CAMEL-21032
>                 URL: https://issues.apache.org/jira/browse/CAMEL-21032
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jbang
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>            Priority: Major
>             Fix For: 4.8.0
>
>
> A plain jbang export comes with a health endpoint at 8080. In k8s export, we 
> currently only generate a service when the route exposes an http service. 
> Because we (currently) always have the health endpoint, we should also always 
> have a service for it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to