openfaas-incubator / vcenter-connector

Extend vCenter with OpenFaaS
MIT License
28 stars 8 forks source link

Add Dockerfiles, Kubernetes YAML and Travis file #1

Closed ivanayov closed 5 years ago

ivanayov commented 5 years ago

This adds Dockerfiles, build scripts, Travis build and connector deployment for Kubernetes

Signed-off-by: Ivana Yovcheva iyovcheva@vmware.com

Fixes #3 Fixes #2

ivanayov commented 5 years ago

@alexellis it's now updated

alexellis commented 5 years ago

Please can you use the instructions for running this with the Docker image you generated to verify it works correctly?

https://github.com/openfaas-incubator/vcenter-connector#example

alexellis commented 5 years ago

This is only partially working, but I'm going to merge. @embano1 has a working Docker image for vcsim for Kubernetes. Let's find out what he did differently.