Wait! Don't you know what's Kogito? Please take a look at http://kogito.kie.org/ before going any further!
In this repository we gather some recipes for you to build and deploy your Kogito and supporting services on Kubernetes and OpenShift with Tekton.
Do not try to use these recipes in production "as is".
Please make sure that all these operators are installed and running on your cluster before proceeding:
- Tekton: all the recipes are based on Tekton Pipelines
- Nexus Operator: for caching your Java libraries
- Kogito Operator: to help you manage your deployed Kogito services
Some recipes might require other operators to provide infrastructure for serverless, persistence or eventing. The recipe should list these requirements if needed.