Optimized for: Gemini / ChatGPT / Claude
Advanced AI Prompt for Kubernetes Vertical Pod Autoscaler (VPA) Config
Use this engineered prompt to drastically optimize your workflow and output.
Required Variables
- ✦
[VPA_NAME] - ✦
[TARGET_DEPLOYMENT] - ✦
[UPDATE_MODE]
k8s-vpa-vertical-pod-autoscaler-config.txt
Act as a Performance Engineer. Create a VerticalPodAutoscaler (VPA) manifest named '[VPA_NAME]' for the deployment '[TARGET_DEPLOYMENT]'. Set the updateMode to '[UPDATE_MODE]' (e.g., 'Auto' or 'Off'). Define a resource policy that sets a minimum and maximum limit for both CPU and Memory recommendations to ensure the VPA stays within safe operational boundaries for the cluster.
Example Output
"The AI will generate a VPA resource that monitors pod resource usage and suggests or applies optimal CPU/RAM settings."