Run a sidecar container

beginner
10 min
Instructions

In this challenge, you must address the following issue in your Kubernetes cluster: You must add a log forwarding container to an existing Pod.

Instructions:

  • Use only kubectl and manifests.
  • Do not delete critical resources unless explicitly required.
  • Validate your solution using kubectl get, logs, describe, and exec.

Expected outcome: the application is fully functional, and the issue is resolved.

Track Your Progress

Sign in to track your progress on this challenge.