-
Today arkade can download a single binary from a release page using a Go template to form the URL.
```
# arkade get faas-cli
Downloading faas-cli
https://github.com/openfaas/faas-cli/releases/…
-
## Expected Behaviour
I'm trying to send datadog traces from my function to my datadog agent.
For the function, I need to set the environment variable `DD_AGENT_HOST` to the node's IP, l…
-
Hi there, I'm testing faasd on a local Centos 7 virtualbox VM but I'm stucking on pushing the image after the build.
## Expected Behaviour
Image push on Docker Hub and function build
## Curren…
-
## 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…
AldiT updated
4 years ago
-
In the install section: https://github.com/openfaas/faas-netes/tree/master/chart/openfaas#install
`https://openfaas.github.io/faas-netes/` -> redicrects to: `https://www.openfaas.com/faas-netes/` w…
-
Node.js v12.13.0
@midwayjs/faas-cli v0.3.4
![image](https://user-images.githubusercontent.com/2019808/85918135-9bfce680-b892-11ea-8a6b-aee963543bd5.png)
-
I am trying to deploy a public docker image as a FaaS function. I log in to the UI of my installation the screen doesn't seem to have the expected result, as the pod is throwing an error. This hap…
-
## Expected Behaviour
A way to configure how many threads of the underline WSGI server to be used for function execuiton
## Current Behaviour
Default threads count is 4 and thus only 4 paralle…
-
昨天下午突然发现服务挂了,但是最近并没有做任何提交和改动
网页显示的502
```
RequestID21ee274b-8206-475d-84c1-55c6319794ca
--
代码校验1869521921065059918
函数执行时间 10000.00 ms
函数收费时间 10000 ms
函数设置内存 128 MB
实际使用内存 57.69 MB
函数执行…
-
Failing to authenticate using `faas-cli` to my digital ocean cluster.
## Expected Behaviour
Install cloud functions on digital ocean.
## Current Behaviour
```bash
Calling the OpenF…