|
|
|
|
|
by mononcqc
644 days ago
|
|
Two years after writing A Pipeline Made of Airbags, I ended up prototyping a minimal way to do hot code loading from kubernetes instances by using generic images and using a sidecar to load pre-built software releases from a manifest in a way that worked both for cold restarts and for hot code loading: https://ferd.ca/my-favorite-erlang-container.html It's more or less as close to a middle-ground as I could imagine at the time. |
|