-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
-
Development teams need a streamlined, opinionated approach to build, test, and deploy Apache Camel applications using JBang in a GitOps Kubernetes environment. Currently, there's no standardized documentation that covers the complete workflow from local development to production deployment.
As a developer using Apache Camel JBang, I want comprehensive documentation for a GitOps workflow, so that I can efficiently develop, build, and deploy Camel applications to Kubernetes with consistent practices and automated CI/CD pipelines.
Potential deliverables:
- Getting started guide - prerequisites, environment setup
- Camel JBang commands documentation - init, export, k8s
- Build tools integration - Maven configuration, Docker image building strategies
- CI CD pipeline templates - GitHub action workflow, GitLab CI/CD pipeline configuration, Tekton configuration, Jenkins pipeline, SBOM generation
- GitOps workflow - Repository structure recommendations, ArgoCD integration, Environment promotions strategies
- Nice to have - migration guide from an RHBAC project