Quiz
1. Show your kubernetes version and list of nodes in the cluster with container runtime information.
2. Create namespace with name student-ns.
3. Create pod with name student-pod using image httpd inside student-ns.
4. Then show the pod list.