Your team has asked you to deploy a simple web server to Kubernetes. The namespace is ready and waiting - now it's your turn to deploy.
You've been given access to a Kubernetes namespace called "first-deployment". The namespace is empty - no resources have been created yet. Your task is to deploy a web application using a Deployment. The application should use the nginx:1.25 image.
Start this challenge in your local Kubernetes cluster: