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
9 months agoJohanna
9 months agoHubert
9 months agoGerald
10 months agoCarrol
10 months agoJamie
10 months agoBonita
10 months agoFranklyn
10 months agoPaulene
11 months agoGladis
11 months agoTamra
11 months agoBette
11 months agoViola
11 months agoEdda
11 months agoBrynn
12 months agoReiko
12 months agoBong
12 months agoMarilynn
12 months agoJosefa
1 year agoShawna
1 year agoViola
1 year agoNoel
1 year agoEdna
1 year agoEden
1 year agoCarissa
1 year agoGlendora
1 year agoCordie
1 year agoElmer
1 year agoVincenza
1 year agoPearly
1 year agoValentin
1 year agoBea
1 year agoCassie
1 year agoCristina
1 year agoBea
1 year ago