- Home
- All questions
- Question 91
CKA study material · question 91 of 1000
What is the documented size limit for the data held in one ConfigMap?
Show the answer
Answer: A. 1 MiB
A ConfigMap's data cannot exceed 1 MiB; larger settings need a volume, a database or a file service.
Source: ConfigMaps (Kubernetes) — Motivation