Kubernetes - Resource Management
You wrote this resource spec but the pod fails to start:
resources:
requests:
memory: 256
limits:
memory: 512Mi What is the problem?