Secret [api_object]ai-synthesized · conf 0.82
Secret holds secret data of a certain type. The total bytes of the values in the Data field must be less than MaxSecretSize bytes.
coresecurity
A secret in Kubernetes.
Why it matters Secret is used to store sensitive information, such as passwords or OAuth tokens, securely within a pod.
Key facts - Part of the io.k8s.api.core.v1 package - Used for storing sensitive information
Sources
swagger.json — “io.k8s.api.core.v1.Secret”