Alex Soto
Securing Secrets in the GitOps era
#1about 6 minutes
Defining secrets and the layers of security
Secrets are defined using analogies from music to illustrate that security is built in layers, like an onion, with no single silver bullet solution.
#2about 8 minutes
How GitOps streamlines the application delivery process
GitOps is presented as a DevOps methodology where Git serves as the single source of truth for both application code and infrastructure configuration.
#3about 4 minutes
The risk of exposing credentials in Git repositories
A live demo with Argo CD highlights the common mistake of committing plain text credentials and explains why Kubernetes' base64 encoding is not a secure solution.
#4about 8 minutes
Using Sealed Secrets to safely store secrets in Git
The Sealed Secrets project provides a way to encrypt Kubernetes secret manifests before committing them to a public or private Git repository using a public/private key pair.
#5about 6 minutes
The vulnerability of unencrypted secrets within etcd
Even with Sealed Secrets, decrypted secrets are stored in plain text in etcd, creating a vulnerability that can be addressed with Kubernetes' encryption-at-rest feature.
#6about 5 minutes
Integrating an external KMS for robust etcd encryption
To improve on native encryption-at-rest, a Key Management System (KMS) plugin offloads encryption to an external service like HashiCorp Vault, separating keys from the cluster.
#7about 11 minutes
Eliminating secret exposure with direct memory injection
The most secure approach involves applications fetching secrets directly from a secret store like Vault at runtime, holding them only in memory to avoid exposure via files or environment variables.
#8about 11 minutes
Resources and Q&A on modern secrets management
Recommended books are shared, followed by a Q&A covering DevSecOps culture, centralized vs. distributed secrets, and local development workflows.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
18:28 MIN
Q&A on GitOps secret management practices
Securing secrets in the GitOps Era
15:24 MIN
Encrypting secrets in Git with Sealed Secrets
Securing secrets in the GitOps Era
05:19 MIN
Q&A: GitOps, CI tools, and security management
GitOps: The past, present and future
04:58 MIN
The security risk of storing secrets in Git
Securing secrets in the GitOps Era
03:42 MIN
Securely handing over credentials and application secrets
SRE Methods In an Agency Environment
02:45 MIN
Key takeaways for securing your application pipeline
Securing Your Web Application Pipeline From Intruders
02:13 MIN
Understanding the fundamentals of GitHub Secrets
Best Practices for Using GitHub Secrets
02:32 MIN
Securing workflows with secrets and best practices
CI/CD with Github Actions
Featured Partners
Related Videos
Securing secrets in the GitOps Era
Davide Imola
Best Practices for Using GitHub Secrets
Marcel Lupo
External Secrets Operator: the secrets management toolbox for self-sufficient teams
Moritz Johner
Stop Committing Your Secrets - GIt Hooks To The Rescue!
Dwayne McDaniel
DevSecOps: Security in DevOps
Aarno Aukia
Get ready for operations by pull requests
Liviu Costea
Securing Your Web Application Pipeline From Intruders
Milecia McGregor
Real-World Security for Busy Developers
Kevin Lewis
Related Articles
View all articles



From learning to earning
Jobs that call for the skills explored in this talk.

smartclip Europe GmbH
Hamburg, Germany
Intermediate
Senior
GIT
Linux
Python
Kubernetes


SYSKRON GmbH
Regensburg, Germany
Intermediate
Senior
.NET
Python
Kubernetes

iits-consulting GmbH
MĂĽnchen, Germany
Intermediate
Go
Docker
DevOps
Kubernetes

AUTO1 Group SE
Berlin, Germany
Intermediate
Senior
ELK
Terraform
Elasticsearch

IKEA
Amsterdam, Netherlands
Intermediate
Azure
Kubernetes
Google Cloud Platform
Amazon Web Services (AWS)
Scripting (Bash/Python/Go/Ruby)


IKEA
Amsterdam, Netherlands
Intermediate
Azure
Terraform
Google Cloud Platform
Amazon Web Services (AWS)
Scripting (Bash/Python/Go/Ruby)
