kubewharf / katalyst-core

Katalyst aims to provide a universal solution to help improve resource utilization and optimize the overall costs in the cloud. This is the core components in Katalyst system, including multiple agents and centralized components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

安装agent日志报错

chuanbai opened this issue · comments

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

helm install katalyst -n katalyst-system --create-namespace kubewharf/katalyst

@chuanbai
这个安装方式似乎有些 outdated 了,可以看下 https://gokatalyst.io/docs/getting-started/colocation-quick-start/ 这里的 quick start