Click any tag below to further narrow down your results
Links
The External Secrets Operator integrates various external secret management systems with Kubernetes, automatically injecting secrets from providers like AWS, HashiCorp, and Google. It is an open-source project welcoming contributions and offers resources for developers, including a roadmap and meeting details.
Kubernetes v1.35 introduces a beta feature that allows CSI drivers to opt-in to receive service account tokens via a more secure secrets field instead of the volume context. This change aims to reduce the risk of sensitive token exposure in logs and improve consistency across drivers. Authors of CSI drivers are encouraged to adopt this feature with backward compatibility in mind.
The article discusses the introduction of a new feature in Kubernetes v1.33 that ensures secrets are used to pull images securely. It highlights the significance of this update in enhancing security measures for container deployments. The feature is currently in alpha stage, indicating ongoing development and testing.