P
💻DeveloppementIntermediateAll AIs

Namespace and Quota Management

Manage a multi-tenant cluster

Paste in your AI

Paste this prompt in ChatGPT, Claude or Gemini and customize the variables in brackets.

Design the namespace strategy for a Kubernetes cluster shared among [NUMBER] teams with [RESOURCE_CONSTRAINTS]. Generate: the recommended namespace structure, ResourceQuotas per team/environment, LimitRanges for default values, RBAC roles for each team, and the onboarding procedure for a new team.

Personalize this prompt with Léa

Answer 3 questions and Léa tailors the prompt to your situation.

Use Cases

Manage a multi-tenant cluster

Improve this prompt

Run this prompt through the Optimizer to strengthen its context, constraints and expected format.

Improve this prompt with the Optimizer

Comments

Be the first to comment on this prompt.

📬 Get new prompts every week

Join our newsletter and never miss a prompt.

Go further

Similar Prompts

💻DeveloppementIntermediateAll AIs

GitHub Copilot Prompt to Generate a Database Schema

GitHub Copilot radically transforms how developers design their databases. Instead of starting from a blank sheet and manually writing each CREATE TABLE statement, you can now describe your business domain in natural language and get a complete schema in seconds. The tool excels particularly in generating relational schemas with appropriate primary keys, foreign keys, indexes, and constraints. Whether you work with PostgreSQL, MySQL, SQLite, or SQL Server, Copilot adapts the syntax and data types to the targeted SQL dialect. This approach significantly accelerates the modeling phase, reduces syntax errors, and allows you to focus on business logic rather than SQL mechanics. A well-crafted prompt is key: by specifying the application context, entity relationships, and business constraints, you get a production-ready schema that follows best practices for normalization and performance.

089
💻DeveloppementBeginnerAll AIs

Implement OWASP security headers

Add security headers

0101
💻DeveloppementIntermediateAll AIs

Implement secrets management

Secure credentials management

0111
💻DeveloppementIntermediateAll AIs

Multi-Level Testing Pipeline

Structuring tests in the pipeline

086