Skip to content

Commit

Permalink
Executable tutorial proposal: Deploying scheduled functions on Kubern…
Browse files Browse the repository at this point in the history
…etes using Kubeless (#1134)
  • Loading branch information
Simon Persson authored Apr 8, 2021
1 parent f88f5a1 commit f1d566a
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions contributions/executable-tutorial/siper-atema/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Deploying scheduled functions on Kubernetes using Kubeless

## Members

Simon Persson, siper@kth.se

GitHub: altaired


Martijn Atema, atema@kth.se

GitHub: atema

## Proposal

This tutorial will guide one through how to create a K8 cluster and deploy a scheduled serverless function using Kubeless.
The scheduled function will call an another service on the K8 cluster, with the purpose of demonstrating how this can be used to
perform routine tasks such as backups and archiving automatically. We plan to use Katacoda to be able to run the tutorial with a bash terminal.



0 comments on commit f1d566a

Please sign in to comment.