Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

Commit

Permalink
Remove Serverless examples (#286)
Browse files Browse the repository at this point in the history
* Remove Serverless examples

* Remove custom-serverless-runtime-image from README
  • Loading branch information
grego952 authored Mar 20, 2024
1 parent 9d7918b commit 5552a58
Show file tree
Hide file tree
Showing 20 changed files with 0 additions and 821 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ The summary of the documentation in the `examples` repository lists all availabl
| [Gateway](gateway/README.md) | Expose APIs for functions or services. | Kubeless |
| [Service Binding](service-binding/lambda/README.md) | Bind a Redis service to a lambda function. | Kubeless, Redis, NodeJS |
| [Event Email Service](event-email-service/README.md) | Send an automated email upon receiving an Event. | NodeJS |
| [Custom serverless runtime image](custom-serverless-runtime-image/README.md) | Build custom runtime image. | Python |
| [Kiali](kiali/README.md) | Deploy Kiali to Kyma. | Kiali, Istio, Prometheus |
| [Prometheus](prometheus/README.md) | Deploy a Prometheus stack to monitor custom metrics. | Prometheus, Grafana |

Expand Down
13 changes: 0 additions & 13 deletions custom-serverless-runtime-image/Dockerfile

This file was deleted.

27 changes: 0 additions & 27 deletions custom-serverless-runtime-image/README.md

This file was deleted.

95 changes: 0 additions & 95 deletions custom-serverless-runtime-image/kubeless/ce.py

This file was deleted.

193 changes: 0 additions & 193 deletions custom-serverless-runtime-image/kubeless/kubeless.py

This file was deleted.

11 changes: 0 additions & 11 deletions custom-serverless-runtime-image/kubeless/requirements.txt

This file was deleted.

Loading

0 comments on commit 5552a58

Please sign in to comment.