Guide to Kubernetes Secrets
Photo by Stillness InMotion on Unsplash
Secrets are Kubernetes objects that can be used to store information such as usernames, passwords, and token keys that may be required in the future. Secrets are mostly used to store sensitive information that...
devtools.hashnode.dev6 min read