Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/google-cloud-platform/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Kubernetes 在GKE上部署GPU密集型云运行服务_Kubernetes_Google Cloud Platform_Google Kubernetes Engine_Google Cloud Run - Fatal编程技术网

Kubernetes 在GKE上部署GPU密集型云运行服务

Kubernetes 在GKE上部署GPU密集型云运行服务,kubernetes,google-cloud-platform,google-kubernetes-engine,google-cloud-run,Kubernetes,Google Cloud Platform,Google Kubernetes Engine,Google Cloud Run,我有一个GPU密集型的应用程序。我已经尝试过在GKE集群上部署它,该集群支持GPU,并且运行良好。现在我想在GKE上以云运行服务的形式运行我的应用程序,在创建云运行服务时,我没有找到任何指定GPU的选项。谁能帮帮我吗。短暂性脑缺血发作 我在看这篇文章 在Kubernetes上运行的云不支持GPU。在Kubernetes上运行的云不支持GPU

我有一个GPU密集型的应用程序。我已经尝试过在GKE集群上部署它,该集群支持GPU,并且运行良好。现在我想在GKE上以云运行服务的形式运行我的应用程序,在创建云运行服务时,我没有找到任何指定GPU的选项。谁能帮帮我吗。短暂性脑缺血发作

我在看这篇文章

在Kubernetes上运行的云不支持GPU。

在Kubernetes上运行的云不支持GPU