website/content/en/docs/concepts/configuration
Thomas Matrejek 8f63028589
Fix quantity case for ephemeral storage
All resource requests parse units the same way. Ephemeral storage previously had an upper case `K` as a valid unit but the kubernetes server can not parse this value.

Similar to memory, add a statement regarding that a lowercase `m` will be accepted by the kubernetes server, but is probably an incorrect request.
2022-07-11 17:37:36 -04:00
..
_index.md Remove exec permission on markdown files 2021-06-16 17:57:00 +08:00
configmap.md Update content/en/docs/concepts/configuration/configmap.md 2022-05-04 09:05:54 +02:00
manage-resources-containers.md Fix quantity case for ephemeral storage 2022-07-11 17:37:36 -04:00
organize-cluster-access-kubeconfig.md Docs fix for kubectl proxy configuration 2022-06-14 22:33:44 +12:00
overview.md Fix broken anchor link of #type-nodeport in service.md (#30388) 2021-11-12 08:02:28 -08:00
secret.md Merge pull request #33675 from liggitt/token 2022-05-28 18:16:50 -07:00
windows-resource-management.md Updating Windows intro and resource management pages (#34083) 2022-06-06 14:04:21 -07:00