Camel K 2.4.0

, by

© Seattle Art Museum Apache Camel community is happy to announce the general availability of Camel K 2.4.0. We have released many new features and several works aimed to have a stable version, above all when using the so called “Sourceless” Integrations. Default security settings The first important change we’ve introduced is the default setting of security configuration in Kubernetes (SecurityContext). We’ve worked to introduce this both in the operator and in every application deployed after your Integration.

Continue reading ❯

RELEASESCAMEL KROADMAP

How to Camel Debug a Camel Quarkus route deployed on OpenShift from VS Code

, by

How to Camel Debug a Camel Quarkus route deployed on OpenShift from VS Code Requirements This how-to will not cover in details the following points, it is assumed that it is installed/preconfigured: VS Code with the Extension Pack for Apache Camel with a folder opened Active connection to an OpenShift cluster JBang available on Command-Line Interface (CLI) Maven available on CLI Note that this tutorial was made with the following versions:

Continue reading ❯

TOOLINGCAMEL QUARKUS