PeakPilot-AI
Predictive autoscaling platform for Kubernetes
- ▸Designed a predictive autoscaling system using Prophet time-series forecasting integrated with KEDA custom metrics to generate pod-count recommendations 10 minutes ahead of demand spikes — reducing scaling lag by 80% versus reactive HPA baselines.
- ▸Engineered a full CI/CD pipeline (GitHub Actions → Docker → Minikube) and resolved HPA/KEDA conflicts, Docker memory-allocation limits, and port collisions to achieve a stable multi-component production build.
- ▸Instrumented a four-panel Grafana observability dashboard tracking pod count, CPU, memory, and readiness; executed A/B-equivalent load tests at 500 concurrent VUs with k6, translating results into performance SLA recommendations validated against Prometheus metrics.