What problem does a Kubernetes LimitRange address?
It defines resource constraints and defaults for objects such as containers within a namespace.
It automatically chooses the number of Deployment replicas.
It stores container images inside the namespace.
It assigns Pod IP addresses and routes network traffic.