agent-substrate / agent-substrate/substrate

K8s readiness / liveness probes for workers

未关闭
#141 1 条评论 1 个 reaction 已指派 1 人 已被 @zoez7 认领 在 GitHub 查看
area/api area/node kind/feature prio/P1
主要语言
Go
星标
1.8k
派生
316
平均合并
2 天 43 分钟
30 天内合并 PR
287

描述

Do we need readiness and liveness probes for workers?

It seems important to have readiness of the worker itself, but if we forward all traffic into the actor, does that mean all actors must implement our readiness protocol? Or does it mean we have to use `exec` or something (not network)?

How about liveness? It seems like we should be able to detect a locked-up agent -- does that mean all actors must implement our liveness protocol?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。