verita84 2020-12-18 17:54:02 +00:00
parent bfd0bf8d9b
commit e5e1852e6f

@ -1,6 +1,6 @@
With this feature, applications can spin up containers themselves and retrieve data from the PiCluster server. Lets explore how this works.
![Pic](https://verita84.com/git/verita84/picluster/raw/branch/master/images/faas-2.png)
When a function is finished running, the container is automatically deleted and the output is stored on the server. When the application requests the data from the server, the data is removed as well.
@ -11,4 +11,3 @@ In the screenshot below, you can see the function viewer. From here, you can sel
![Pic](https://verita84.com/git/verita84/picluster/raw/branch/master/images/faas-1.png)
![Pic](https://verita84.com/git/verita84/picluster/raw/branch/master/images/faas-2.png)