Difference between revisions of "GDL/9.0/Deployment/Life cycle of Docker Container"

From Genesys Documentation
Jump to: navigation, search
(Published)
Line 6: Line 6:
 
|Section={{Section
 
|Section={{Section
 
|sectionHeading=Life Cycle and Auto Restart of Docker Containers
 
|sectionHeading=Life Cycle and Auto Restart of Docker Containers
|Type=Unstructured
+
|Standalone=No
|freetext=The Dockerfile is built in such a way when a Kafka or a Zookeeper process is dead, the Docker containers cease to serve the Kafka bus. The Docker orchestration infrastructure or managed Docker environment restarts the Docker container to continue the data flow among different layers.
+
|ComingSoon=No
 +
|Status=No
 +
|alignment=Vertical
 +
|structuredtext=The Dockerfile is built in such a way when a Kafka or a Zookeeper process is dead, the Docker containers cease to serve the Kafka bus. The Docker orchestration infrastructure or managed Docker environment restarts the Docker container to continue the data flow among different layers.
 
}}
 
}}
 
}}
 
}}

Revision as of 13:39, January 17, 2020

This topic is part of the manual GDL Deployment Guide for version 9.0 of Genesys Data Layer.

Life cycle of Docker Containers

Life Cycle and Auto Restart of Docker Containers

The Dockerfile is built in such a way when a Kafka or a Zookeeper process is dead, the Docker containers cease to serve the Kafka bus. The Docker orchestration infrastructure or managed Docker environment restarts the Docker container to continue the data flow among different layers.

Comments or questions about this documentation? Contact us for support!