containers / containers/fetchit
Credentials Distribution - Using SOPS?
- Dominant language
- Go
- Stars
- 169
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
I'm considering using fetchit to implement a "poor man's GitOps" approach for managing deployments based on podman-kube on one of my personal VPS instances.
To manage credentials and other sensitive data, I'm thinking about extending fetchit with support for [CNCF's SOPS](https://getsops.io/) to allow decrypting secrets embedded in Kubernetes-style YAML manifests during the fetch/apply process.
Questions:
- Do you think this makes sense within the scope of fetchit?
- Are you aware of any other recommended approaches for handling secrets in a lightweight GitOps-style setup using fetchit?
Thanks for your thoughts and guidance!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.