#
sops
Here are 88 public repositories matching this topic...
DEPRECATED A helm plugin that help manage secrets with Git workflow and store them anywhere
kubernetes
encryption
kms
helm
pgp
secret-management
secrets
kubernetes-secrets
k8s
helm-charts
decryption
encryption-tool
secrets-stored
helm-plugin
sops
-
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!
kubernetes
flux
ansible
terraform
traefik
sops
external-dns
cert-manager
metallb
k3s
kube-vip
k8s-at-home
-
Updated
Jun 18, 2022 - Shell
A helm plugin that help manage secrets with Git workflow and store them anywhere
kubernetes
encryption
kms
vault
helm
secret-management
gpg
secrets
kubernetes-secrets
k8s
helm-charts
decryption
encryption-tool
secrets-stored
helm-plugin
helm-plugins
sops
secrets-management
helm-chart
argocd
-
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
security
encryption
git-crypt
secrets
age
blackbox
security-tools
sops
secrets-management
gitops
repository-secrets
-
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
kubernetes
flux
helm
grafana
prometheus
rook
sops
renovate
nginx-ingress
gitops
cert-manager
metallb
velero
k3s
flux2
k8s-at-home
-
Updated
Jun 17, 2022 - Shell
My home or for-home infrastructure written as code defining GitOps principles for Kubernetes clusters.
kubernetes
flux
ansible
terraform
kubernetes-cluster
etcd
k8s
talos
kubernetes-deployment
pi-cluster
sops
gitops
fluxcd
k8s-at-home
k8s-gitops
sidero
-
Updated
Jun 18, 2022 - Rascal
Open
Install-sops role
endorama
commented
Oct 11, 2020
Add a role enabling sops installation (with version pinning)
good first issue
Good for newcomers
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.
kubernetes
ansible
vault
terraform
helm
selfhosted
kubernetes-cluster
ceph
k8s
talos
homelab
sops
gitops
fluxcd
ubuntu2004
k8s-at-home
-
Updated
Jun 18, 2022 - HCL
pacospace
commented
Nov 16, 2020
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
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
hacktoberfest
Issues targeting the hacktoberfest participants.
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
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
kubernetes
flux
azure
secret-management
key-vault
sops
gitops
aks
aks-kubernetes-cluster
fluxcd
mozilla-sops
-
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
letsencrypt
golang
keycloak
json-schema
grafana
postgresql
svelte
openapi
nats
minio
caddy
traefik
loki
centrifugo
sops
asyncapi
promtail
temporalio
sveltekit
-
Updated
Jun 5, 2022 - Shell
Personal infrastructure code in Terraform/Docker Compose
dns
docker
infrastructure
docker-compose
email
terraform
infrastructure-as-code
traefik
droplet
watchtower
sops
fastmail
traefik-v2
jnsgruk
-
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