[
https://issues.apache.org/jira/browse/CAMEL-20398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-20398:
--------------------------------
Fix Version/s: 4.4.0
(was: 4.x)
> camel-kubernetes - Add option on component to create kubernetes client
> ----------------------------------------------------------------------
>
> Key: CAMEL-20398
> URL: https://issues.apache.org/jira/browse/CAMEL-20398
> Project: Camel
> Issue Type: Improvement
> Components: camel-kubernetes
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 4.4.0
>
>
> If you use quarkus
> https://quarkus.io/guides/kubernetes-client
> then it creates a KubernetesClient bean that camel-kubernetes will use. But
> if you dont use that, then its more difficult. We can add option on
> camel-kubernetes to create a default client if none provided.
> The default client will automatic detect kubernetes and use it, when you run
> inside a pod. Otherwise using masterUrl is only for remote connecting from
> outside into k8s.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)