Storing Secrets in GIT | GitOps | Kubernetes

Опубликовано: 13 Октябрь 2024
на канале: That DevOps Guy
17,928
593

Today we take a look at the concept of Sealed Secrets and how to store secrets in GIT when using GitOps workflows with Kubernetes.

Subscribe to show your support! https://goo.gl/1Ty1Q2 .
Patreon 👉🏽  / marceldempers  

Checkout the source code below 👇🏽 and follow along 🤓

Also if you want to support the channel further, become a member 😎
https://marceldempers.dev/join

Checkout "That DevOps Community" too
https://marceldempers.dev/community

Source Code 🧐
--------------------------------------------------------------
https://github.com/marcel-dempers/doc...

If you are new to Kubernetes, check out my getting started playlist on Kubernetes below :)

Kubernetes Guide for Beginners:
---------------------------------------------------
   • Kubernetes development guide for begi...  

Kubernetes Monitoring Guide:
-----------------------------------------------
   • Kubernetes Monitoring guide for begin...  

Kubernetes Secret Management Guide:
--------------------------------------------------------------
   • Kubernetes Secret Management guide be...  

Datree:    • Detect Kubernetes misconfigurations b...  

Like and Subscribe for more :)

Follow me on socials!
https://marceldempers.dev
Twitter |   / marceldempers  
GitHub | https://github.com/marcel-dempers
Facebook | http://fb.me/thatdevopsguy
LinkedIn |   / marceldempers  
Instagram |   / thatdevopsguy  

Music:
Track: J3bii - Existance | is licensed under a Creative Commons Attribution licence (https://creativecommons.org/licenses/...)
Listen:   / existance-prod-j3bi  

Track: J3bi - Fin - Smooth Cat [ prod. j3bi ] | is licensed under a Creative Commons Attribution licence (https://creativecommons.org/licenses/...)
Listen:   / fin-smooth-cat-prod-j3bi  

Track: Reckoner - lofi hip hop chill beats for study game sleep | is licensed under a Creative Commons Attribution licence (https://creativecommons.org/licenses/...)
Listen:   / reckoner-lofi-hip-hop-chill-beats-for-stud...  

Track: souKo - souKo - Parallel | is licensed under a Creative Commons Attribution licence (https://creativecommons.org/licenses/...)
Listen:   / parallel  

Timestamps:

00:00 Intro
02:01 Source Code
02:38 Use Cases
03:38 Create a Kubernetes cluster
04:35 Install tooling
06:41 Installing Sealed Secret Controller
09:41 Check the install
10:21 Sponsor
11:44 Encryption process
13:47 KubeSeal
15:11 Our first sealed secret
19:03 Key rotation renewal
20:53 Backup encryption keys
21:34 Restore or migrate cluster
24:40 Re-encrypt secrets
26:42 Outtro