serverless-kubeless icon indicating copy to clipboard operation
serverless-kubeless copied to clipboard

This plugin enables support for Kubeless within the Serverless Framework.

Results 45 serverless-kubeless issues
Sort by recently updated
recently updated
newest added

I could not find any kube-context support for kubeless or serverless-kubeless yet. Context supports make managing multiple clusters much easier, and kubeless and serverless-kubeless should start supporting it. Issue on...

I have deployed todo-app/backend/ app in GKE. while trying to access I am getting error 404. To me it looks like an issue with ingress setup. I can see two...

i m trying out sls kubeless plugin, im using the `kubeless-nodejs` template to create a new function. Executing the command `serverless invoke local --function capitalize --data 'this is a test'...

The serverless plugin should auto-create an ingress route for each function, so that the expected behavior is the same compared to other serverless cloud environments like AWS lambda, and you...

Currently there is no verbosity information when doing the commands. we need to add some basic verbosity info