sops
Here are 88 public repositories matching this topic...
DEPRECATED A helm plugin that help manage secrets with Git workflow and store them anywhere
-
Updated
Dec 23, 2020 - Shell
Highly opinionated template for deploying a single Kubernetes (k3s) cluster with Ansible and Terraform backed by Flux, SOPS, GitHub Actions, Renovate and more!
-
Updated
Jun 18, 2022 - Shell
A helm plugin that help manage secrets with Git workflow and store them anywhere
-
Updated
Jun 17, 2022 - Shell
Atomic secret provisioning for NixOS based on sops
-
Updated
Jun 12, 2022 - Go
A Terraform provider for reading Mozilla sops files
-
Updated
May 14, 2022 - Go
Age based repository file encryption gitops tool
-
Updated
Jun 6, 2022 - Go
My home Kubernetes (k3s) cluster managed by GitOps (Flux). Built on Proxmox using Terraform.
-
Updated
Jun 17, 2022 - Shell
GitOps principles to define kubernetes cluster state via code
-
Updated
Jun 17, 2022 - Shell
My home or for-home infrastructure written as code defining GitOps principles for Kubernetes clusters.
-
Updated
Jun 18, 2022 - Rascal
Install-sops role
Add a role enabling sops installation (with version pinning)
My home Kubernetes cluster managed with git-ops
-
Updated
Jun 16, 2022 - Shell
My home server cluster, managed by flux and defined as code here
-
Updated
Jun 18, 2022 - Python
Just a simple integration of SOPS by Mozilla into VSCode IDE. It contains some advanced features over the original project which makes sense for IDE.
-
Updated
May 30, 2022 - TypeScript
One repo to rule them all. This mono repo serves my home infrastructure and Kubernetes cluster which utilizes Infrastructure as Code (IaC)
-
Updated
Jun 18, 2022 - Jinja
SOPS multi-file wrapper
-
Updated
Apr 7, 2022 - Go
A Kubernetes operator for Mozilla SOPS
-
Updated
Jun 17, 2022 - Go
Lab Cluster - Kubernetes (k3s) cluster managed by GitOps (Flux). Built on Proxmox using Terraform amd Ansible.
-
Updated
Jun 18, 2022 - HCL
Is your feature request related to a problem? Please describe.
- deploy workflow-controller to namespaces hosting cronworkflows
Migrate cronjob in Thoth to CronWorkflow:
- increase quota on thoth-infra
- move all the -job to thoth-infra namespace
- deploy Argo's workflow-controller to thoth-infra
- graph-update-job
- graph-refresh-job
- package-release
A mono repository for my home infra and Kubernetes cluster adhering to Infrastructure as Code (IaC) and GitOps practices
-
Updated
Jun 18, 2022 - Jinja
This repo is intented as a guidance on how to create a GitOps workflow with Azure Kubernetes Service (AKS) and Flux CD, including secret management with Mozilla SOPS and Azure Key Vault
-
Updated
May 27, 2021 - JavaScript
sealit is a CLI which provides an opinionated way for GitOps based on Bitnami's "Sealed Secrets" for Kubernetes and Helm Charts.
-
Updated
Apr 23, 2021 - Go
Kustomize plugin for generating secrets from sops encrypted files.
-
Updated
May 15, 2020 - Python
Todo App
-
Updated
Jun 5, 2022 - Shell
Personal infrastructure code in Terraform/Docker Compose
-
Updated
Apr 28, 2022 - HCL
CDK Construct that syncs your sops secrets into AWS SecretsManager secrets.
-
Updated
Jun 18, 2022 - TypeScript
Home k3s cluster with ArgoCD Autopilot
-
Updated
Jun 13, 2022
Improve this page
Add a description, image, and links to the sops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sops topic, visit your repo's landing page and select "manage topics."


Small feature request. I am using helmfile for the deployment of our k8s infrastructure and wanted to use sops for encryption of secrets. I need to use the --keyservice but as I am calling sops inside a wrapper (helmfile) of a wrapper (helm secrets) I cannot pass this variable to sops in a clean way.
Could you provide an alternative way to provide this option to sops in the .sops.conf and/or i