dgkanatsios / CKAD-exercises

A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
MIT License
8.77k stars 5.64k forks source link

Fix limit ranges configuration exercise #364

Closed riccardoforzan closed 1 month ago

riccardoforzan commented 2 months ago

Hi, While practicing I noticed the resource definition in this exercise seems to have an incorrect namespace.

It's also necessary to specify the limit for the pod's memory, and this has to be within the range of the LimitRange defined in the namespace