# Introduction In this challenge, you will be tasked with demonstrating your ability to deploy a basic web service in a local Kubernetes environment. You will be required to create and manage a simple pod using Minikube, a tool for running Kubernetes locally. The goal is to test your skills in creating a pod, verifying its deployment, and ensuring the pod is running the correct image and in the desired state.
Click the virtual machine below to start practicing