99c4e02ecf
Name it instead "topics" so it won't be strange if some topics included "exercises" directory.
232 B
232 B
Pods 01
Objective
Learn how to create pods
Instructions
- Choose a container image (e.g. redis, nginx, mongo, etc.)
- Create a pod (in the default namespace) using the image you chose
- Verify the pod is running