DockerElasticSupport
tasks.elastic.docker.DockerElasticSupport
object DockerElasticSupport
Elastic support for simple docker context based remote deployments
Remote containers are spawned from a list of preconfigured docker contexts. The application must run on a host which can execute docker --context .. run .. The network of the containers are set to --network=host so that the docker networking is skipped. This is needed because the application is not part of docker networking.
The feature where workers shutting down themselves due to lost connection to the node registry is not working.
Attributes
- Experimental
- true
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
DockerElasticSupport.type
Members list
In this article