serverless-benchmarks
serverless-benchmarks copied to clipboard
feat: Knative deployment support
Fully supported Knative serverless platform Integration PR cc @mcopik
Summary by CodeRabbit
-
New Features
- Introduced cloud event handlers for Node.js and Python in Knative.
- Added MinIO storage handling for Node.js and Python.
- New configurations for Knative deployments in
systems.json
. - Added documentation for Knative deployment and configuration.
-
Bug Fixes
- Ensured proper formatting in
requirements.txt
during package addition.
- Ensured proper formatting in
-
Chores
- Automated Kind cluster setup with Knative via
knative_setup.sh
.
- Automated Kind cluster setup with Knative via
-
Documentation
- Detailed instructions for setting up and deploying Knative in SeBS platform.