WHAT TO DO: 1. Create a Kubernetes cluster system using minikube. 2. Publish one container on there and make sure you can hit a REST API that lives in the container which is served by k8. DONE: 1. You and one other person are able to start this cluster system and can access this REST API.