Deploy a single pod with following configuration 1. Point the DNS to 1.2.3.4 so that the pod won't be able to ping google.com 2. Create and mount an empty file using configmap say /tmp/missing1 ( pod will be looking for a file /tmp/missing )
Deploy a single pod with following configuration