Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Here's one way you could implement first-class support for this use case. It's a bit of a hack, but it's simple. IIUC, the proxy is a sidecar, meaning it runs in the same network namespace as the main container. So the proxy could listen on a particular port on localhost, and as long as a connection is open to that port, the sweeper wouldn't touch that pod. Then the main container would just need to open a TCP connection for the period of time that it wants to make sure it stays running.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: