Kubernetes helps to automate deploying, scaling, and managing multiple containers. It is the most popular container orchestration system in use right now.
Kubernetes Secrets store usernames and passwords as base-64 encoded strings. They are obscured from casual browsing, but this is the same as plaintext.
Karthik Gaekwad, (@iteration1), a developer and cloud native evangelist at Oracle, shares tips and tools to ensure your Kubernetes containers are secure.