helidon icon indicating copy to clipboard operation
helidon copied to clipboard

Add support for Knative Helidon template

Open hyder opened this issue 4 months ago • 0 comments

Environment Details

  • Helidon Version: 4.1
  • Helidon SE or Helidon MP
  • JDK version:
  • OS:
  • Docker version (if applicable):

Knative is an open-source Enterprise-level solution to build serverless and event-driven applications running on Kubernetes.

This issue is a request to add the following:

  1. contribute to the kn cli to create Knative Functions using Knative functions template for Helidon
  2. Knative functions template for Helidon. See similar samples for Spring Boot (https://github.com/knative/func/tree/main/templates/springboot) and Quarkus (https://github.com/knative/func/tree/main/templates/quarkus)
  3. Knative eventing support using Helidon that is compliant with CloudEvents

hyder avatar Oct 11 '24 03:10 hyder