helidon
helidon copied to clipboard
Add support for Knative Helidon template
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:
- contribute to the kn cli to create Knative Functions using Knative functions template for Helidon
- 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)
- Knative eventing support using Helidon that is compliant with CloudEvents