Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 712 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 712 Bytes

Kubernetes based serverless frameworks

Overview

This repo contains a simple app and steps for deploying it to several popular serverless kubernetes frameworks. It is intended to help evalutate each framework and learn by example.

Frameworks

Usage

See the README's within each frameworks directory.

TODO

  • Event based example functions for each framework e.g. cron/kafka/kube events etc
  • Monitoring, logging, metrics
  • CI/CD options