We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
helm install katalyst -n katalyst-system --create-namespace kubewharf/katalyst kubectl logs katalyst-agent-jwjmw -n katalyst-system --tail=100 sync kubelet pod failed: failed to get pod list, error: Get "http://localhost:10255/pods": dial tcp [::1]:10255: connect: connection refused
安装文档能否详细些
希望有安装成功的说明,相关指标
latest helm install katalyst -n katalyst-system --create-namespace kubewharf/katalyst
The text was updated successfully, but these errors were encountered:
helm install katalyst -n katalyst-system --create-namespace kubewharf/katalyst
@chuanbai 这个安装方式似乎有些 outdated 了,可以看下 https://gokatalyst.io/docs/getting-started/colocation-quick-start/ 这里的 quick start
Sorry, something went wrong.
请问下 katalyst-agent 是强依赖kubewharf/malachite吗?另外看 kaatlyst-agent中的malachite client请求的url是访问的localhost:9002, 两个是不同的pod,是如何做到的?
No branches or pull requests
What happened?
helm install katalyst -n katalyst-system --create-namespace kubewharf/katalyst
kubectl logs katalyst-agent-jwjmw -n katalyst-system --tail=100
sync kubelet pod failed: failed to get pod list, error: Get "http://localhost:10255/pods": dial tcp [::1]:10255: connect: connection refused
What did you expect to happen?
安装文档能否详细些
How can we reproduce it (as minimally and precisely as possible)?
希望有安装成功的说明,相关指标
Software version
latest
helm install katalyst -n katalyst-system --create-namespace kubewharf/katalyst
The text was updated successfully, but these errors were encountered: