Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about OpenFaas CE limitations #1165

Closed
3 tasks done
pgmgb opened this issue Oct 23, 2023 · 1 comment
Closed
3 tasks done

Question about OpenFaas CE limitations #1165

pgmgb opened this issue Oct 23, 2023 · 1 comment

Comments

@pgmgb
Copy link

pgmgb commented Oct 23, 2023

My actions before raising this issue

Expected Behaviour

We see the following error after upgrading the OpenFaas CE Helm chart from 14.1.10 to 14.1.14 :

faas-cli deploy -f .\functions\dummy.yml --gateway $OPENFAAS_GATEWAY
Deploying: dummy-function.

Unexpected status: 400, message: unable to create function, maximum: 30

It is not possible to deploy new functions. Editing (redeploy) existing ones works.

Current Behaviour

We would expect to be able to deploy new functions without an error.

Steps to Reproduce (for bugs)

  1. Deploy OpenFaas CE Helm chart 14.1.14.
  2. Try to deploy a new (not existing) function with faas-cli deploy -f command
  3. See the error

Context

We did not see any limits in the documentations or the Helm chart parameters. Therefore, I'm not sure, if that's a bug?

Your Environment

  • FaaS-CLI version ( Full output from: faas-cli version ): 0.16.16

  • Are you using OpenFaaS on Kubernetes or faasd? Yes

  • OpenFaas Helm chart version: 14.1.14

EDIT:
Issue can be closed

@alexellis
Copy link
Member

alexellis commented Oct 23, 2023

Thanks for using OpenFaaS.

The Community Edition has been described as "Run functions for non-production or experimental use" for a couple of years at least now.

For a detailed comparison, please see:

https://www.openfaas.com/pricing/

https://docs.openfaas.com/openfaas-pro/introduction/#comparison

I hope that if you are running it at scale in production, you bear this in mind.

Alex

@openfaas openfaas locked as resolved and limited conversation to collaborators Oct 23, 2023
@openfaas openfaas unlocked this conversation Oct 23, 2023
@alexellis alexellis transferred this issue from openfaas/faas Oct 23, 2023
@alexellis alexellis changed the title [Bug] OpenFaas CE Unexpected status: 400, message: unable to create function, maximum: 30 Question about OpenFaas CE limitations Oct 23, 2023
@openfaas openfaas locked as resolved and limited conversation to collaborators Oct 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants