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 摘要。