Is there any risk using Akka cluster with docker in production?
Is there any risk using Akka cluster with docker in production?
renato
(Renato)
#2
This is how applications are being deployed in Kubernetes and most of the time in DC/OS as well.
From the point of view of an Akka Cluster that is completely transparent.
TimMoore
(Tim Moore)
#3
There are some things you’ll need to consider when running in Docker, however.
These are covered in the documentation:
https://doc.akka.io/docs/akka/current/additional/deploy.html#in-a-docker-container