Cesar Talledo

Results 300 comments of Cesar Talledo

Hi @shinji62, > The aws cni just failing everytime. How does it fail? (e.g., what happens when you `kubectl describe` the failing pod). I've not tried the AMI from @maximsmol...

After debugging via slack with @shinji62, seems the problem is that under some conditions sysbox misses the fact that the container was removed, and as a result does not remove...

> My guess is that there's some circumstance under which the remove event isn't being processed correctly. I looked briefly at your usage of fsnotify, and didn't see any clear...

Hi @TomasKohout, thanks for reaching out and for your interest in Sysbox. Responding to your questions: > I've found out that I need to use your package of CRI-O. Do...

Hi @TomasKohout, > The issue is that we use our own bare metal servers and I don't want to use daemonset approach because it's a big change for our setup....

Thanks @TomasKohout; Sounds like documenting the manual installation process would solve the issue for you. Let me check if we can do that, at least for the case of vanilla...

Seems like that kernel (5.4.65-1-pve, Proxmox?) does not have configfs built-in, so that's not going to work unfortunately until we relax the requirement for configfs in sysbox-mgr. Is there a...

> Thanks for the info. I was just testing sysbox installation in one of my ubuntu server (in the problem statement highlighted in this open issue) which does not work....

Hi @kokleong9406, apologies for the belated reply. The overall goal with the subnet configs is to ensure the nested Docker Engine (which by default will use subnet 172.17.0.0) does not...

Hi @jeroenhendricksen, Thanks for giving Sysbox a shot, and sorry to hear you run into some trouble. Happy to help though. > Sometimes sysbox stops working Looks like sysbox-mgr stopped...