1A pod called rabbit is deployed. Identify the CPU requirements set on the Podin the current(default) namespacekubectl describe pod rabbit2Delete the rabbit Pod.Once deleted, wait for the pod to fully terminate.kubectl delete pod rabbit3Another pod called elephant has been deployed in the default namespace. It fails to get to a running state. Inspect this pod and identify the Reason why it is no..