Skip to main content

kubernetes_config_map

  • Categories: Other
  • Service: kubernetes

Description

A Kubernetes Config Map is a way to store key-value pairs of configuration data that can be accessed by containers within a cluster.

Base Hierarchy

Hierarchy of Config Map

Relationship to other Resources

Diagram of Config Map resource relationships

Properties

Diagram of Config Map data model