-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
-
---
-
---
-
-
-
2023 Week 06-08 (from Feb 6), 2023 Week 09-11 (from Feb 27), 2023 Week 12-14 (from Mar 20), 2023 Week 15-17 (from Apr 10)
Based on the context in the workflow application is running, the operator should expose it by default (configurable via the Platform, a user might opt out of this default behavior):
- On Minikube, it could expose the service as a NodePort: https://minikube.sigs.k8s.io/docs/handbook/accessing/
- On KIND a possibility is to use the LoadBalancer: https://kind.sigs.k8s.io/docs/user/loadbalancer/
- On Kubernetes, an ingress
- On OpenShift, a route
If this feature turns out to be too complex to implement every possibility, we can prioritize Minikube and KIND, and open a follow-up JIRA to handle Kubernetes and OpenShift.
- is related to
-
KOGITO-8255 [SPIKE] Define how to support Traits into Platform CRD
- Closed