Refer to Exhibit.

Given a container that writes a log file in format A and a container that converts log files from format A to format B, create a deployment that runs both containers such that the log files from the first container are converted by the second container, emitting logs in format B.
Task:
* Create a deployment named deployment-xyz in the default namespace, that:
* Includes a primary
lfccncf/busybox:1 container, named logger-dev
* includes a sidecar Ifccncf/fluentd:v0.12 container, named adapter-zen
* Mounts a shared volume /tmp/log on both containers, which does not persist when the pod is deleted
* Instructs the logger-dev
container to run the command

which should output logs to /tmp/log/input.log in plain text format, with example values:

* The adapter-zen sidecar container should read /tmp/log/input.log and output the data to /tmp/log/output.* in Fluentd JSON format. Note that no knowledge of Fluentd is required to complete this task: all you will need to achieve this is to create the ConfigMap from the spec file provided at /opt/KDMC00102/fluentd-configma p.yaml , and mount that ConfigMap to /fluentd/etc in the adapter-zen sidecar container
Tamra
3 months agoJohanna
3 months agoHubert
3 months agoGerald
4 months agoCarrol
4 months agoJamie
4 months agoBonita
4 months agoFranklyn
4 months agoPaulene
5 months agoGladis
5 months agoTamra
5 months agoBette
5 months agoViola
5 months agoEdda
5 months agoBrynn
6 months agoReiko
6 months agoBong
6 months agoMarilynn
6 months agoJosefa
11 months agoShawna
9 months agoViola
9 months agoNoel
10 months agoEdna
10 months agoEden
10 months agoCarissa
10 months agoGlendora
11 months agoCordie
11 months agoElmer
10 months agoVincenza
10 months agoPearly
10 months agoValentin
11 months agoBea
11 months agoCassie
11 months agoCristina
11 months agoBea
12 months ago