5 items with this tag.
How application settings, sensitive values, resource contracts, and cluster access are represented.
ConfigMaps separate non-secret configuration from images so the same artifact can run in different environments.
A Kubernetes Secret is an API object for sensitive material. It is not automatically a complete secrets management program.
Requests are scheduling promises. Limits are enforcement boundaries. Confusing them causes noisy clusters.
kubeconfig is the local routing table for your human access to clusters, users, and namespaces.