ConfigMap

GPTKB entity

Statements (51)
Predicate Object
gptkbp:instanceOf Kubernetes API
gptkbp:canBe shell scripts
externalized configuration
text files
init scripts
feature flags
logging configuration
JSON files
YAML files
application configuration
application properties
command scripts
command-line argument source
configuration overrides
custom configuration files
environment variable source
environment-specific settings
monitoring configuration
runtime options
service discovery data
template files
gptkbp:canBeDeletedWith kubectl delete configmap
gptkbp:canBeDescribedWith kubectl describe configmap
gptkbp:canBeListedWith kubectl get configmap
gptkbp:canBeMountedAs gptkb:music
gptkbp:canCreate kubectl create configmap
gptkbp:canReferTo CronJob spec
DaemonSet spec
Deployment spec
Job spec
Pod spec
StatefulSet spec
gptkbp:definedIn YAML or JSON manifest
gptkbp:editingBy kubectl edit configmap
https://www.w3.org/2000/01/rdf-schema#label ConfigMap
gptkbp:introducedIn gptkb:Kubernetes_v1.2
gptkbp:isAccessedBy gptkb:Kubernetes_system_components
Pods
Controllers
gptkbp:isNamespaceScoped true
gptkbp:isNotEncrypted true
gptkbp:isNotFor sensitive data
gptkbp:kind gptkb:ConfigMap
gptkbp:managedBy gptkb:Kubernetes_API_server
gptkbp:notableRelease dynamically
gptkbp:similarTo gptkb:Secret
gptkbp:supportedBy v1
gptkbp:supports key-value pairs
gptkbp:usedFor storing non-confidential configuration data
gptkbp:bfsParent gptkb:Kubernetes_API
gptkbp:bfsLayer 6