Author: Matt
-
Using mattstash as a sidecar for K8s Deployments
This article is a placeholder stub. Will populate this shortly, stay tuned! This article will reference the blog post about the topology of my Home Compute Lab:
-
mattstash
How it works When you run: It generates a keepass database in ~/.credentials/mattstash.kdbx. This is a Keepass database. Therefore, the credentials are encrypted at rest. NOTE: By default, a sidecar is placed next to it in ~/.credentials/.mattstash.txt that contains the password to your database. You may either leave it there, if having the password next…