gpt4 book ai didi

python - 在 CLIPPER.AI 中连接到 kubernetes 时出错

转载 作者:太空宇宙 更新时间:2023-11-03 14:34:51 25 4
gpt4 key购买 nike

我们正在使用 CLIPPER 创建 POC。该部署在本地环境中使用 Docker 运行良好,但我们需要使用 kubernetes 进行 POC。我们尝试通过两种方式部署它:

  1. Minikube 部署
  2. GKE k8 集群部署

在上述两种情况下:mgmt-frontendredisquery-frontend 镜像均已成功部署在集群上:

enter image description here

当我们尝试启动 Clipper 时遇到错误:

Error connecting to Kubernetes cluster. No external node addresses found
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
<ipython-input-3-4de1563b3f9a> in <module>()
9 clipper_conn = ClipperConnection(KubernetesContainerManager('35.188.55.76'))
10
---> 11 clipper_conn.start_clipper()

/usr/local/lib/python2.7/dist-packages/clipper_admin/clipper_admin.pyc in start_clipper(self, query_frontend_image, mgmt_frontend_image, cache_size)
112 self.connected = True
113 except ClipperException as e:
--> 114 logger.warning("Error starting Clipper: {}".format(e.msg))
115 raise e
116

AttributeError: 'ClipperException' object has no attribute 'msg'

我们尝试了不同的选择,但没有帮助。有人可以帮我们解决这个问题吗?

最佳答案

将 cli 更新到最新版本后,我确实刷新了 gcloud 信用

关于python - 在 CLIPPER.AI 中连接到 kubernetes 时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47033499/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com