logoalt Hacker News

je42today at 8:49 AM1 replyview on HN

I am wondering how this is related to https://agent-sandbox.sigs.k8s.io/ ? Since there is also https://docs.cloud.google.com/kubernetes-engine/docs/concept...


Replies

jcw90210today at 10:59 AM

IIUC agent-sandbox and agent-substrate (the one ax builds upon) are similar. Agent-sandbox is more k8s-native, while agent-substrate is less so.

Personally I think that this kind of workload is better off not being tied too much into kubernetes. I've worked with crossplane and other controller who put a lot of load on the k8s-apiserver and etcd and can easily slow the whole machinery down / grind them to a halt.

btw, agent-substrate is in the process of being moved to CNCF: https://github.com/cncf/sandbox/issues/523

show 1 reply