Bhargav Parmarbhargavparmar.hashnode.dev·Dec 20, 2023From Base64 to Fort Knox: Fortifying Kubernetes SecretsToday, let's delve into the internal workings of Kubernetes secrets. When you create a secret in a Kubernetes environment, do you believe it's entirely safe and secure? The answer is no. While it's an improvement over storing secrets in plain text fi...#EncryptionTechniques
Midhunsankarmidhunsankar23.hashnode.dev·May 3, 20235 Best Practices for Securing Kubernetes SecretsKubernetes is a popular container orchestration system that enables organizations to deploy and manage containerized applications at scale. One of the key features of Kubernetes is its built-in secret management system, which allows developers to sec...1 likek8s