Files
incubator-kie-kogito-examples/serverless-operator-examples
Dominik Hanák 62db0ba8df [kie-kogito-examples-2041] [sonataflow] Implement a getting started example for operator use case (#2042)
* kie-kogito-examples-2041: Implement a getting started example for operator use case

Adds example to serverless-operator-examples, that explains basic use cases
of workflow plugin CLI and showcases how to run, deploy and deploy with custom configuration
on local environment or remote cluster env.

* Update serverless-operator-examples/README.md

Co-authored-by: Gonzalo Muñoz <gonzalo51429@gmail.com>

* Update serverless-operator-examples/serverless-workflow-get-random-catfact/README.md

Co-authored-by: Gonzalo Muñoz <gonzalo51429@gmail.com>

* Update serverless-operator-examples/serverless-workflow-get-random-catfact/README.md

* kogito-example-2041: Add note about retrieval URL on different clusters

* kogito-examples-2041: Improve steps and NOTE for routes

* kogito-examples-2041: Improve steps and example profiles better

* kogito-examples-2041: Remove timeouts

---------

Co-authored-by: Gonzalo Muñoz <gonzalo51429@gmail.com>
2025-02-13 16:46:12 +01:00
..

Serverless Operator Examples

Description

In this folder, you can find examples showcasing SonataFlow applications and their development on Cloud environment. These examples are suitable if you would like to work with SonataFlow without the need to work with Java and Quarkus.

Requirements

  • Docker or Podman, required for local development scenarios.
  • Access to a Kubernetes cluster.
  • Worklow plugin for KN CLI installed.
  • Visual Studio Code with serverless workflow editor extension installed.