Production-Grade Multi-Stage Dockerfile
Generate optimized multi-stage Dockerfiles with minimal image size, security hardening, layer caching, and non...
AI prompts for Docker containerization, Kubernetes orchestration, Helm charts, container security, multi-stage builds, and cloud-native deployment strategies.
12 prompts found
Generate optimized multi-stage Dockerfiles with minimal image size, security hardening, layer caching, and non...
Create a complete docker-compose.yml for local development with hot reloading, database, cache, and auxiliary...
Generate production-ready Kubernetes Deployment, Service, and Ingress manifests with resource limits, health p...
Create reusable Helm charts with parameterized values, environment-specific overrides, and proper template hel...
Build a CI/CD pipeline that scans container images for vulnerabilities, misconfigurations, and compliance viol...
Systematic Kubernetes debugging guide — diagnose pod failures, networking issues, resource exhaustion, and dep...
Configure Istio service mesh for traffic management, mutual TLS, circuit breaking, and observability in a Kube...
Configure Kubernetes HPA with CPU, memory, and custom metrics from Prometheus for intelligent auto-scaling bas...
Analyze and optimize Docker image layers to reduce build time, image size, and improve cache hit rates in CI/C...
Generate least-privilege RBAC policies for Kubernetes — Roles, ClusterRoles, RoleBindings, and ServiceAccounts...
Set up comprehensive Kubernetes monitoring with Prometheus, Grafana, and Alertmanager — including custom dashb...
Build a vulnerability management process for container images — scanning, prioritization, patching, and compli...