0

Is it possible to find out what user uploaded a particular Kubernetes secret? I can describe the secret to see what files exist in it, and I see the age with get secrets, but I don't know who put it there.

We just want to know who to ask if it's safe to delete a particular secret.

David Parks
  • 30,789
  • 47
  • 185
  • 328

1 Answers1

2

Only if you have auditing enabled.