▲ | do_not_redeem a day ago | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> The inscrutable iptables rules? You mean the list of calls right there in the shell script? > Who will know about those undocumented sysctl edits you made on the VM? You mean those calls to `sysctl` conveniently right there in the shell script? > your app needs to programmatically spawn other containers Or you could run a job queue and push tasks to it (gaining all the usual benefits of observability, concurrency limits, etc), instead of spawning ad-hoc containers and hoping for the best. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | jrs235 a day ago | parent | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
"We don't know how to learn/read code we are unfamiliar with... Nor do we know how to grok and learn things quickly. Heck, we don't know what grok means " | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | ChoHag a day ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[dead] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | PittleyDunkin 17 hours ago | parent | prev [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> You mean the list of calls right there in the shell script? This is about the worst encoding for network rules I can think of. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|