Which LimitRange YAML snippet correctly enforces this?
hard📝 Best Practice Q15 of 15
Kubernetes - Namespaces
You want all containers in a namespace to have a default CPU request of 200m and a default memory request of 512Mi, but also want to ensure no container can request more than 1 CPU or 1Gi memory. Which LimitRange YAML snippet correctly enforces this?