Thursday
Workshop
11:40 - 12:40
(UTC+01)
Workshop (60 min)
Securing GitOps with Sealed Secrets
GitOps is a modern approach to software delivery and infrastructure management which relies heavily on Git for storing application logic, infrastructure manifests, and application manifests. However, securely managing secrets can be challenging, as storing them in Git repositories can pose a security risk if they are not encrypted and managed properly.
DevOps
Containers
SDLC
Tools
Workshop
In this session, you’ll learn how to use Sealed Secrets, a Kubernetes custom resource to manage secrets when using GitOps with Kubernetes while managing the RSA certificate internally, making the process simpler for you and your organization.