首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在私有GKE中构建Kubeflow

在私有GKE中构建Kubeflow
EN

Stack Overflow用户
提问于 2020-05-06 16:41:28
回答 1查看 584关注 0票数 0

当尝试使用kfctl在私有GKE上部署kubeflow时,我得到以下错误:

代码语言:javascript
复制
validatingwebhookconfiguration.admissionregistration.k8s.io/cert-manager-webhook configured
ERRO[0656] Permanently failed applying application cert-manager; error:  (kubeflow.error): Code 500 with message: Apply.Run  Error error when creating "/tmp/kout196638265": Internal error occurred: failed calling webhook "webhook.cert-manager.io": the server is currently unable to handle the request  filename="kustomize/kustomize.go:206"
Error: failed to apply:  (kubeflow.error): Code 500 with message: kfApp Apply failed for kustomize:  (kubeflow.error): Code 500 with message: Apply.Run  Error error when creating "/tmp/kout196638265": Internal error occurred: failed calling webhook "webhook.cert-manager.io": the server is currently unable to handle the request

我检查了github的问题,它们并没有真正的帮助。有没有人使用kfctl yaml文件在私有GKE上调出kubeflow?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2020-07-24 05:14:30

如果任何人遇到同样的问题,请打开master到node的6443端口。我不得不检查我们非常受限制的网络,并找到out.Creating,该端口的防火墙规则可以修复它。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/61630914

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档