Building Kubernetes Operators with Go
A practical guide to building custom Kubernetes operators using the Operator SDK and Go, covering controller patterns, reconciliation loops, and testing strategies.
Read article →Latest Posts
Ansible Automation Workbench
A web-based UI for managing AWX and Ansible Automation Platform environments, built with Go and React.
Container Security Fundamentals
Essential security practices for container workloads — from image scanning and least-privilege policies to runtime protection and supply chain integrity.
SCARLOG: Self-Consistent Anomaly Reasoning for Logs
A research framework for evaluating log anomaly detection using LLM reasoning, with multi-backend inference and system monitoring.
Projects
OpenShift Fake GPU Operator
A Kubernetes operator that simulates GPU resources on OpenShift clusters for testing and development purposes, enabling GPU workload testing without physical hardware.
Ansible Automation Workbench
Web-based UI for managing AWX and Ansible Automation Platform environments. Single Go binary with embedded React frontend.