Skip to content
This repository was archived by the owner on Aug 26, 2022. It is now read-only.

Commit 3794370

Browse files
authored
R.I.P Massa
1 parent e14a3b6 commit 3794370

File tree

1 file changed

+2
-27
lines changed

1 file changed

+2
-27
lines changed

README.md

+2-27
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,3 @@
1-
# Eigr Functions
1+
This project is no longer actively developed
22

3-
The eigr serverless compute project
4-
5-
## Install
6-
7-
```shell
8-
kubectl apply -f https://github.com/eigr/eigr-functions-controller/blob/main/manifests/manifest.yaml
9-
```
10-
11-
## Usage
12-
13-
Apply Function CRD to create k8s resources
14-
15-
```shell
16-
cat <<EOF | kubectl apply --filename -
17-
apiVersion: functions.eigr.io/v1
18-
kind: Function
19-
metadata:
20-
name: shopping-cart
21-
namespace: my-functions
22-
spec:
23-
backend:
24-
image: cloudstateio/cloudstate-python-tck:latest
25-
EOF
26-
```
27-
28-
For more usage examples see examples folder
3+
We chose not to invest more time in Massa and focus on 100% of our time in the development of the [Spawn Project](https://github.com/eigr/spawn).

0 commit comments

Comments
 (0)