# Introduction In this challenge, you will learn how to use the Kubernetes `exec` command to execute commands inside a container running in a Kubernetes pod. You will start with simple examples and gradually progress to more complex scenarios.
Click the virtual machine below to start practicing