📰 Dev.to · John Ajera
Articles from Dev.to · John Ajera · 7 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (8976)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog

Dev.to · John Ajera
3d ago
Greenfield EKS: Choosing Standard EKS vs EKS Auto Mode Without Legacy Baggage
Starting your first Amazon EKS cluster? Compare Standard EKS and EKS Auto Mode on cost, operational effort, and control—when you are not migrating an existing p

Dev.to · John Ajera
2w ago
Using GoAccess to View nginx Logs
Install GoAccess, optionally pull nginx access logs from S3, and generate terminal or HTML reports for traffic, status codes, and top URLs.

Dev.to · John Ajera
3w ago
Why Your Kustomize Remote Bases Break on Managed Argo CD (and How to Fix It)
Managed Argo CD with CodeConnections can break Kustomize apps that pull from public GitHub. Here's why credentials get sent to the wrong repo and how vendoring

Dev.to · John Ajera
1mo ago
FastSchema on EKS – Install and Test
Deploy FastSchema via Argo CD on EKS with SQLite on EBS-backed PVC. Access via port-forward; first-run setup token from pod logs.

Dev.to · John Ajera
1mo ago
Headlamp on EKS – Install and Test
Deploy Headlamp via Argo CD on EKS and access it locally with port-forward. Uses Service Account token auth—no OIDC or manual secrets.

Dev.to · John Ajera
1mo ago
Gatekeeper Disallow Default Namespace – Create, Deploy & Test Guide
Step-by-step guide to building and deploying a custom Gatekeeper policy that blocks workloads from being created in the Kubernetes default namespace.

Dev.to · John Ajera
1mo ago
Fixing a Stuck (Terminating) Namespace on EKS
How to fix a Kubernetes namespace stuck in Terminating on EKS, including clearing finalizers from Argo CD applications, ALB Ingress, and TargetGroupBinding reso
DeepCamp AI