Hi Dominik,

On Tue, 11 Dec 2018 at 14:58, Dominik Süß <dominik.su...@gmail.com> wrote:

> Hi Karl,
> On Mon, Dec 10, 2018 at 3:15 PM Karl Pauls <karlpa...@gmail.com> 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.
>
>
For situations like this, would you not use Docker to build up your
pre-provisioned state. For example based on the Feature Model.
Then you keep that state in a docker image.
Subsequently you can start (and stop) Docker containers based on that image.

What would the Feature Model need to add for this?

Best regards,

David

Reply via email to