commit | ac306f7fb85e344078f4d4e5c448a4f044305732 | [log] [tgz] |
---|---|---|
author | Marat Gubaidullin <marat.gubaidullin@gmail.com> | Thu Jul 06 16:29:26 2023 -0400 |
committer | Marat Gubaidullin <marat.gubaidullin@gmail.com> | Thu Jul 06 16:29:26 2023 -0400 |
tree | c6ace3646f4bae34a230f8bf5cfbb54930721786 | |
parent | c7c9aaf3dab99548d8f401510c443cb4485db99b [diff] |
Infinispan and Karavan up and running #817
Karavan is an Integration Platform for Apache Camel, which makes integration easy and fun through the visualization of pipelines, integration with runtimes and package, image build and deploy to kubernetes out-of-the-box.
Integrations could be created using visual designer that includes Enterprise Integration Patterns DSL, REST API and Beans builder, all Camel Kamelets and Components. Karavan uses YAML to read/write integrations. Integrations could be run directly from Karavan UI using Camel JBang. Also they could exported in Maven project with preconfigured Camel Quarkus, Camel Spring-Boot or Camel Main runtime. Integration project output is a runnable uber-jar or an OCI image for local environment or a deployed application to a Kubernetes/OpenShift in any cloud provider.
https://user-images.githubusercontent.com/1379213/211049026-4496d054-d529-4917-837f-a59b6f2f84b1.mp4
Two types of applications are available:
Both applications share same visual designer and work with Camel YAMl DSL.
Karavan cloud-native integration toolkit is an application to manage projects, design and monitor integrations, Tekton pipeline to build and deploy integrations. More about cloud-native Karavan
Install Karavan VS Code extension from the Marketplace or from Open VSX Registry
More about Karavan VS Code Extension
Build-in catalogues:
How to build Karavan