bentoml / google-compute-engine-deploy

Apache License 2.0
5 stars 3 forks source link

Initial template for deploy, describe, delete and update #1

Closed jjmachan closed 3 years ago

jjmachan commented 3 years ago

With this template, we can create a basic VM instance with the container and firewall configured so that the API is open at the external IP with the default port of 5000.

jjmachan commented 3 years ago

Added configuration option for GPUs. configuring the GPU does have some restrictions which are specified here https://cloud.google.com/compute/docs/gpus#restrictions also added this to the docs