serverless-benchmarks icon indicating copy to clipboard operation
serverless-benchmarks copied to clipboard

feat: Knative deployment support

Open octonawish-akcodes opened this issue 8 months ago • 5 comments

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.
  • Chores

    • Automated Kind cluster setup with Knative via knative_setup.sh.
  • Documentation

    • Detailed instructions for setting up and deploying Knative in SeBS platform.

octonawish-akcodes avatar Jun 20 '24 06:06 octonawish-akcodes