serverless / serverless-kubeless

This plugin enables support for Kubeless within the Serverless Framework.
Apache License 2.0
303 stars 80 forks source link

Adapt to kubeless 0.2.3 #73

Closed andresmgot closed 6 years ago

andresmgot commented 6 years ago

In kubeless 0.2.3 service ports has an associated name. In order to invoke the function we need to specify that port name if exists (or the port number in other case).