Hi Karl, On Mon, Dec 10, 2018 at 3:15 PM Karl Pauls <[email protected]> wrote:
> Yeah, fwiw, that was the underlying idea - there are no restarts > anymore. I guess we might want to consider emphasising this by making > it the default to clear the cache on restarts so that you always start > from a clean state. > I don't know if this really is the case. You might want to preprovision the immutable state and still stop & start without any state change. This does allow extremely quickly roling out clones of an immutable instance in a containerized environment. Cheers Dominik
