Kubernetes - Pods
What will be the output of the command
kubectl exec my-pod -- ls /tmp if the /tmp directory inside the Pod contains files file1.txt and file2.log?