/sample-camel-quarkus

Demo of using Apache Camel K to deploy an application written using Quarkus and Apache Camel DSL on Kubernetes.

Primary LanguageJava

Apache Camel K and Quarkus on Kubernetes Demo Project Twitter

CircleCI

SonarCloud Bugs Coverage Lines of Code

Getting Started

Currently you may find here some examples of microservices implementation using different modules from Apache Camel and Quarkus. Here's a full list of available examples:

  1. Using Apache Camel K to deploy on Kubernetes application written in Quarkus and Apache Camel DSL. The example is available in the branch master. A detailed guide may be find in the following article: Apache Camel K and Quarkus on Kubernetes

Usage

Before running the example from 1st point you need to have:

  1. kubectl command-line
  2. kamel command-line
  3. Private account on docker.io