SIMULATION -
Context -
An existing Pod needs to be integrated into the Kubernetes built-in logging architecture (e.g. kubectl logs). Adding a streaming sidecar container is a good and common way to accomplish this requirement.
Task -
Add a sidecar container named sidecar, using the busybox image, to the existing Pod big-corp-app. The new sidecar container has to run the following command:
Use a Volume, mounted at /var/log, to make the log file big-corp-app.log available to the sidecar container.


Samm1
Highly Voted 2 years, 3 months agoLavaPup
2 years agoadahiya
1 year, 10 months ago137eceb
1 year, 1 month agonoahsark
Most Recent 1 year, 1 month agoVegaAbhi
11 months agonoahsark
1 year, 1 month agoc35c269
1 year, 2 months agoextrascenario
1 year, 5 months agoAnderson23
1 year, 6 months agofc146fc
1 year, 9 months agoblackcloudgeeks
1 year, 9 months agojudaspriest1
1 year, 11 months agoabbabe
2 years, 1 month agoiiiaz
2 years, 4 months agoiiiaz
2 years, 4 months agobobbykumar
2 years, 4 months agoreal111
2 years, 4 months agoiiiaz
2 years, 4 months agorahulkum7
2 years, 7 months agoHamiltonian
3 years ago3bd0
2 years, 10 months ago