Since we're on a major migration process of this website, some component documents here are out of sync right now. In the meantime you may want to look at the early version of the new website
https://camel.apache.org/staging/
We would very much like to receive any feedback on the new site, please join the discussion on the Camel user mailing list.
Kubernetes ComponentAvailable as of Camel 2.17 The Kubernetes component is a component for integrating your application with Kubernetes standalone or on top of Openshift. Maven users will need to add the following dependency to their <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-kubernetes</artifactId> <version>x.x.x</version> <!-- use the same version as your Camel core version --> </dependency> URI formatkubernetes:masterUrl[?options] You can append query options to the URI in the following format, From Camel 2.18: The secrets consumer doesn't exists anymore. Options
Headers
|