Q8 Single choice Mark for later How can you find details of the tolerations field for the sample YAML file below? A kubectl list pod.spec.tolerations B kubectl explain pod.spec.tolerations C kubectl describe pod.spec tolerations D kubectl get pod.spec.tolerations Correct answer