Tried creating Pods and RepicaSets in minikube to understand learnings so far

Next:
* Understand namespaces
* Learn to export a port on the nginx pod
* Create an nginx pod in one namespace
* Start a console/pod in same namespace and try to access the nginx server
* Start a console/pod in another namespace and try to access the nginx server