openfaas / faas

OpenFaaS - Serverless Functions Made Simple
https://www.openfaas.com
MIT License
25.16k stars 1.94k forks source link

Test and write brief guide to running OpenFaaS on GKE #237

Closed alexellis closed 6 years ago

alexellis commented 7 years ago

Test and write brief guide to running OpenFaaS on GKE.

I imagine this will work more or less out of the box, but haven't had time to try it yet.

rawkode commented 7 years ago

I'll pick this up :+1:

alexellis commented 7 years ago

Thanks. I suspect the use of a LoadBalancer will be needed like: https://github.com/openfaas/faas-netes/blob/master/cloud/azure/acs.yml

rayhero commented 7 years ago

I really need this. I meet deploy problem on GKE. https://github.com/openfaas/faas-netes/issues/59

alexellis commented 6 years ago

@stefanprodan 😆 I think you have done this right?

stefanprodan commented 6 years ago

Should be covered by #445

alexellis commented 6 years ago

Thank you @stefanprodan - please can you work to upstream the YAML changes into the faas-netes repo YAML and helm charts? I currently have a branch open called yaml maybe you can feed-back there?

alexellis commented 6 years ago

@rayhero check out #445! :-)