michaelajr
Kubernetes, DevOps, AWS, CICD, automation, Docker, Java, Spring, Domain-driven design, Hexagonal Architecture.
Washington D.C.
Pinned Repositories
secrets-locker
The Eonian Secrets Locker provides in-app decryption of encrypted secrets at runtime. Encrypted secrets can be on the class path, the file system, or in AWS S3. Secrets are decrypted into Java Strings or Properties. Their plaintext is not written to disk. The library provides interfaces which can be implemented by different encryption providers.
michaelajr's Repositories
michaelajr/secrets-locker
The Eonian Secrets Locker provides in-app decryption of encrypted secrets at runtime. Encrypted secrets can be on the class path, the file system, or in AWS S3. Secrets are decrypted into Java Strings or Properties. Their plaintext is not written to disk. The library provides interfaces which can be implemented by different encryption providers.
michaelajr/argo-helm
ArgoProj Helm Charts
michaelajr/charts
Curated applications for Kubernetes
michaelajr/helmfile
Deploy Kubernetes Helm Charts
michaelajr/kubernetes-network-policy-recipes
Example recipes for Kubernetes Network Policies that you can just copy paste
michaelajr/mrcrypt
A command-line tool that uses AWS KMS to encrypt secrets once, and decrypted them from multiple AWS regions.