-
Task
-
Resolution: Done
-
Major
-
0.7.0
-
None
Today we rely on CR KogitoApp to do everything from building the Kogito service application to deploy the final runtime image.
To make it possible to run on Kubernetes, would be good to have a CR that only takes care of the final image, named KogitoRuntime. This CR is the built service that will run on Production environments.
We can still rely on s2i when on OpenShift, but on k8s we should use Tekton, thus having the KogitoBuild to handle this task and be smart to use Tekton/Jenkins when s2i is not available.
- is related to
-
KOGITO-128 Operator support on Kubernetes for deploying Kogito Runtimes
- Resolved