The task "Describe the namespace limitrange" does not seem to match the provided answer:
https://github.com/dgkanatsios/CKAD-exercises/blob/main/d.configuration.md#describe-the-namespace-limitrange
The answer is: kubectl describe limitrange ns-memory-limit -n limitrange
Isn't the answer describing the limitrange "ns-memory-limit" and not the namespace "limitrange"? I would have expected the answer kubectl describe ns limitrange or the task description is wrong and it should be something like "Describe the previously created limitrange"
The task "Describe the namespace limitrange" does not seem to match the provided answer:
https://github.com/dgkanatsios/CKAD-exercises/blob/main/d.configuration.md#describe-the-namespace-limitrange
The answer is:
kubectl describe limitrange ns-memory-limit -n limitrangeIsn't the answer describing the limitrange "ns-memory-limit" and not the namespace "limitrange"? I would have expected the answer
kubectl describe ns limitrangeor the task description is wrong and it should be something like "Describe the previously created limitrange"