Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
1.10.0
-
None
-
None
Description
>> How does sidecar container work?
A sidecar container is running beside the Jobmanager and TaskManager container. It could be used to collect log or debug some problems. For example, when we configure the sidecar container to fluentd and share the TaskManager log with volume, then it could be used to upload the logs to HDFS, elastic search, etc. Also we could start a sidecar container with debugging image which contains lots of tools and help to debug the network problems.
Attachments
Issue Links
- duplicates
-
FLINK-15656 Support user-specified pod templates
- Closed
- relates to
-
FLINK-15656 Support user-specified pod templates
- Closed
- links to