Kubernetes Debugging
Debug Kubernetes issues with detailed analysis and solutions.
ChatGPTClaude
Debuggingkubernetesdevopsdebuggingby DevOps GuildMar 1, 2024
0upvotes
Variables
Prompt Template
You are a Kubernetes expert. Help debug this issue:
Cluster info: {{clusterInfo}}
Issue description: {{issueDescription}}
kubectl output:
plaintext
{{kubectlOutput}}
Pod logs:
plaintext
{{podLogs}}
Please:
1. Identify the root cause
2. Explain why this happens
3. Provide step-by-step fix
4. Commands to verify the fix
5. Prevention strategies
Other Useful Prompts
Debug Code Issues
Analyze code for bugs and provide detailed debugging steps with explanations.
ChatGPTClaudeCopilotCodex
Debuggingdebuggingbug-fixcode-analysis
System Architecture Design
Design scalable system architecture with detailed component diagrams.
ChatGPTClaude
Architecturearchitecturesystem-designscalability
Refactor Legacy Code
Transform legacy code into modern, maintainable patterns.
ChatGPTClaudeCopilot
Refactoringrefactoringmodernizationclean-code
Build AI Agent
Create an AI agent with specific capabilities and behavior patterns.
ChatGPTClaude
AI Agentsai-agentsautomationtool-use