-
All the openfaas implementation should return the memory info in the Canonicalize format.
## Expected Behaviour
faasd should return memory limits in Canonicalize i.e. 5000000 should be returne…
-
Hey, I'm Alex author of OpenFaaS - this looks like an interesting idea. If you would like to join us in our Slack community you'd be most welcome. You can ask questions and keep up with the latest dev…
-
Not sure if this is the right place to ask this question.
I'm quite new to OpenFaaS and I could find any document about how OpenFaaS stores function metadata, like function name, image location and s…
-
**What happened**:
I tried to integrate [openfaas](https://www.openfaas.com/), a serverless function platform, with kubeedge. But when I invoke the function in the edge node, It will return status …
-
File: [themes/default/content/registry/packages/kubernetes/api-docs/core/v1/namespace/_index.md](https://www.pulumi.com/registry/packages/kubernetes/api-docs/core/v1/namespace/)
For using name of n…
-
Production deployments of OpenFaaS should use an HA and Durable NATS installation to provide better stability. We should document how to install OpenFaaS and supporting an HA NATS cluster.
-
We aready setup our openfaas by https://github.com/Greenstand/treetracker-infrastructure/pull/172
To finish this function, we need to setup the db connection with openfaas
We need to create two fu…
-
We have prepared an OPA-based function authentication mechanism for OpenFaaS, which would be great to have referenced in the list of available auth mechanisms for those that may be interested in this.…
-
## Expected Behaviour
Instead of using `spec.ingressType` to select an Ingress class, we should use the default annotation `kubernetes.io/ingress.class`, since #7 was implemented.
## Current Behav…
-
## Expected Behaviour
When using K8s 1.22 and newer, use the new namespace for ingress, for older use the deprecated API (`apiVersion: extensions/v1beta1`)
Several apps generate ingres…