faas
faas copied to clipboard
OpenFaaS - Serverless Functions Made Simple
I am doing poc on openfaas to present with in my organization. I deployed openfaas in AWS eks and used Fargate for worker nodes. I am trying achieve scale to...
Join our Weekly Office Hours call at 1630 every Wednesday. Summer time: BST (GMT+1) Outside of daylight savings: GMT (GMT+0) https://us02web.zoom.us/j/83845933347?pwd=RzhVeWVHVXJQY2RBM1FMMzd3blhpUT09 Introduce yourself, feel free to bring questions, comments and...
## Description Add support to queue async functions invocation on NATS JetStream. Add configuration options for NATS reconnections: `nats_reconnect_max` amd `nats_reconnect_delay`. Switch to JetStream mode by setting `faas_nats_jetstream=true` ## Motivation...
## My actions before raising this issue - [x] Followed the [troubleshooting guide](https://docs.openfaas.com/deployment/troubleshooting/) - [x] Read/searched [the docs](https://docs.openfaas.com/) - [x] Searched [past issues](/issues) ## Expected Behaviour I don't expect the...
## My actions before raising this issue - [x] Followed the [troubleshooting guide](https://docs.openfaas.com/deployment/troubleshooting/) - [x] Read/searched [the docs](https://docs.openfaas.com/) - [x] Searched [past issues](/issues) ## Why do you need this? PIP...
## My actions before raising this issue Read/searched [the docs](https://docs.openfaas.com/) ## Why do you need this? To use terraform on openfaas python template. I am using a Openfaas Python3 function...
## My actions before raising this issue - [x] Followed the [troubleshooting guide](https://docs.openfaas.com/deployment/troubleshooting/) - [x] Read/searched [the docs](https://docs.openfaas.com/) - [x] Searched [past issues](/issues) ## Why do you need this? ##...
## My actions before raising this issue - [ ] Followed the [troubleshooting guide](https://docs.openfaas.com/deployment/troubleshooting/) - [ ] Read/searched [the docs](https://docs.openfaas.com/) - [x] Searched [past issues](/issues) ## Expected Behaviour During function...
## Description Add tracing package the standardizes an OpenTelemetry tracing initialization and Middleware that can be applied to the Gateway handlers. Add the tracing middleware to the function proxy handler...
## Description ## Motivation and Context - [ ] I have raised an issue to propose this change ([required](https://github.com/openfaas/faas/blob/master/CONTRIBUTING.md)) - [ ] My issue has received approval from the maintainers...