Quentin Machu
Quentin Machu
Hi there, We do currently deploy this solution on AWS w/ weave, which solves the problem pretty much entirely. Did you verify that the tc & iptables rules are in...
Hi, We also are pretty surprised that NATS has a strong authorization mechanism, but NATS Streaming does not whatsoever. Do you have any plans?
Howdy, Clair's dad here. I couldn't be happier to see our beloved Clair getting her very first friend. The potential that Kate has to bring security awareness to Kubernetes users...
This was implemented 3 weeks ago https://github.com/block/goose/pull/1271. /cc @lily-de
AWS Bedrock generally requires certain environment variables to be configured. Most implementations of AWS Bedrock in AI Agents will ask for `AWS_PROFILE` and `AWS_REGION` as it is the most common...
Hey! Like you said - you'd be looking at etcd itself - as the operator's own memory usage is going to be very [minimal](https://github.com/Quentin-M/etcd-cloud-operator/blob/master/pkg/operator/operator.go#L40), best to refer to their repository...
Th snapshot providers [streams](https://github.com/Quentin-M/etcd-cloud-operator/blob/master/pkg/etcd/server.go#L281) the data from etcd towards the snapshot destination, so I'd think it'd be ok if everything is implemented alright - unless etcd itself has a memory...