Blenra LogoBlenra
Optimized for: Gemini / ChatGPT / Claude
#Kubernetes

Advanced AI Prompt for Kubernetes Resource Quotas and LimitRanges

Customize the variables below to instantly engineer your prompt.

Required Variables

k8s-resource-quota-limitrange-governance.txt
Act as a Kubernetes Cluster Administrator. Generate a strict multi-resource governance manifest for the isolated '[NAMESPACE]' namespace. First, construct a `ResourceQuota` that places a hard ceiling on total namespace consumption, limiting CPU requests/limits to '[CPU_QUOTA]' and Memory requests/limits to '[MEM_QUOTA]'. Second, because developers frequently forget to define resources, create a companion `LimitRange` manifest. This `LimitRange` must automatically inject a default container CPU limit of '[DEFAULT_CPU_LIMIT]' and a proportional memory limit if they are omitted from a Pod specification, thereby preventing any single rogue microservice from monopolizing the worker nodes.

Example Text Output

"The AI will output two YAML resources—ResourceQuota and LimitRange—to enforce resource boundaries at the namespace level."

More Cloud & DevOps Prompts

View all →

Frequently Asked Questions

What is the "Advanced AI Prompt for Kubernetes Resource Quotas and LimitRanges" prompt used for?

The AI will output two YAML resources—ResourceQuota and LimitRange—to enforce resource boundaries at the namespace level.

Which AI tools work with this prompt?

This prompt is optimized for Gemini / ChatGPT / Claude, but works great with ChatGPT, Claude, Gemini, and other large language models. Simply copy it and paste it into your preferred AI tool.

How do I customize this prompt?

Use the variable fields above to fill in your specific details. The prompt will auto-update as you type, ready to copy instantly.

Is this prompt free?

Yes! All prompts on Blenra are free to copy and use immediately. No account required.