Skip to content
View R055LE's full-sized avatar
🍍
World's Smartest Pineapple
🍍
World's Smartest Pineapple

Block or report R055LE

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
R055LE/README.md

A Wild R055LE Appears 🍍

Sr. DevSecOps Engineer | 13 years in IT | Biochemistry degree I've never used for biochemistry

I walk into environments with no documentation, no CI/CD, and no observability, and I leave behind infrastructure that actually works. Federal/DoD compliance, Iron Bank containers, Platform One deployments, and the less glamorous stuff β€” migrating legacy systems between clouds without losing data and untangling years of manual deployment processes.

What I'm Working On

Hands-on labs and templates for secure, production-grade infrastructure.

  • πŸ”’ Container Hardening Lab β€” CIS/Iron Bank-aligned container hardening β€” non-root builds, OPA/Kyverno policy enforcement, Cosign signing, SBOM generation, and Falco runtime detection
  • πŸ—οΈ IaC Security Lab β€” Six hardened Terraform modules (S3, IAM, VPC, CloudTrail, RDS, EKS) with CIS AWS Foundations Benchmark mappings; tfsec, Trivy, and OPA/Rego enforcement with an examples/insecure failure demo that validates the pipeline itself. No cloud credentials required
  • ☸️ K8s Bootstrap Lab β€” Production-grade Kubernetes platform bootstrap: GitOps, observability, and runtime security from Kind to EKS
  • πŸ€– MLOps Pipeline Lab β€” Production-grade MLOps deployment pipeline: container hardening, CI/CD, GitOps, observability, and Kyverno policy enforcement around a HuggingFace model
  • πŸš€ Go Deploy Lab β€” Go application through the full deployment lifecycle: multi-stage distroless builds, Kubernetes manifests, rolling updates, Kyverno policies, Prometheus metrics, Grafana dashboards, CI with Trivy + SBOM
  • πŸ“Ÿ SRE Observability Lab β€” SLO-based alerting, error budget burn-rate math, chaos engineering with documented outcomes, runbooks linked from alerts, request ID correlation across services, promtool-tested alert rules

How They Connect

IaC Security Lab                Container Hardening Lab
  Terraform policies              Dockerfile policies, Cosign signing,
  CIS AWS Benchmark               SBOM generation, Falco runtime
        β”‚                                   β”‚
        β–Ό                                   β–Ό
K8s Bootstrap Lab ◄──────────── MLOps Pipeline Lab
  Kind / EKS platform              HuggingFace model serving
  GitOps, observability,           CI/CD, GitOps, Kyverno
  runtime security                 policy enforcement
        β–²                                   
        β”‚                                   
Go Deploy Lab ─────────────►  SRE Observability Lab
  Go app, deployment lifecycle      SLOs, burn-rate alerts,
  distroless, Kyverno, CI           chaos engineering, runbooks

The labs are designed to be read together. IaC Security hardens the infrastructure layer. Container Hardening secures the runtime. K8s Bootstrap provisions the platform. MLOps Pipeline deploys a real workload on top of it. Go Deploy Lab takes a Go application through the full deployment lifecycle. SRE Observability Lab builds on those patterns to demonstrate actually operating services β€” SLO definitions, multi-window burn-rate alerting, chaos scenarios, and runbooks.

In Progress

  • 🧠 Agentic Platform Lab β€” An on-call first-responder agent workload running on tenant-controlled, security-hardened Kubernetes. Charter, workload spec, and Phase 1 runtime evaluation are in; the platform build is next. Treats "safe by default" as a first-class scoring axis, not a footnote.

Writing

  • ✍️ r055le.github.io β€” Blog. DevSecOps, SRE, and career-adjacent posts about the invisible work that keeps production running. Hugo + hugo-clarity, deployed from this repo

Outside the Stack

  • πŸ‘Ύ Horror Battler β€” Dark auto-battler in Godot β€” 10-round loop with a tiered shop, merge upgrades, and ability synergies. Cursed creatures, grotesque synergies, watch them murder each other
  • 🌊 Harbor Lights β€” Cozy-cosmic-horror signal-station prototype; Vite/React creative exploration
  • πŸ“– Cosmic Horror Atlas β€” Curated craft-analysis corpus for cosmic horror; atomic concepts, author indexes, and transferable craft moves. Reference for readers, retrievable knowledge base for downstream creative work

Toolkit

Kubernetes Terraform Docker Helm ArgoCD Ansible GitLab CI/CD GitHub Actions HashiCorp Vault Grafana Prometheus Loki Alertmanager AWS Azure GCP Go Python Bash

Detroit, MI

Pinned Loading

  1. container-hardening-lab container-hardening-lab Public

    CIS/Iron Bank-aligned container hardening with OPA/Kyverno policies, Cosign signing, SBOM generation, and Falco runtime detection.

    Open Policy Agent

  2. iac-security-lab iac-security-lab Public

    Policy-as-code static analysis for Terraform against the CIS AWS Foundations Benchmark using tfsec, Trivy, and OPA/Rego.

    Open Policy Agent

  3. k8s-bootstrap-lab k8s-bootstrap-lab Public

    Production-grade Kubernetes platform bootstrap from Kind to EKS β€” GitOps, observability, and runtime security managed declaratively.

    Shell

  4. mlops-pipeline-lab mlops-pipeline-lab Public

    Production-grade MLOps deployment pipeline β€” container hardening, CI/CD, GitOps, observability, and Kyverno policy enforcement around a HuggingFace model.

    Python

  5. horror-battler horror-battler Public

    Dark auto-battler demo β€” cursed creatures, grotesque synergies, watch them murder each other.

    GDScript