Troubleshoot Kubernetes Nginx Deployment

# Introduction In this challenge, you will take on the role of a junior DevOps engineer tasked with diagnosing and resolving a problematic Nginx deployment in a Kubernetes cluster. Your goal is to identify and fix configuration issues preventing the deployment from running correctly. You will use `kubectl` commands to investigate the deployment, modify the manifest, and ensure all three replicas are successfully running.

|
60 : 00

Click the virtual machine below to start practicing