Skip to main content

Overview

This guide shows you how to instruct AI coding agents (Claude, ChatGPT, Cursor, etc.) to implement UltraBalancer in your infrastructure.

Installation Prompt

Use this prompt to have an AI agent install UltraBalancer:

Configuration Prompt

Use this to generate a configuration file:

Systemd Service Prompt

Docker Deployment Prompt

Kubernetes Deployment Prompt

Testing Prompts

Basic Health Check

Failover Testing

Load Testing

Common Scenarios

Complete Deployment Example

Use this comprehensive prompt for full deployment:

Tips for AI Agents

Be specific about paths, ports, and configuration values in your prompts.
Always ask AI to verify installation with version check and health endpoints.
Request AI to show full error messages if something fails.
Include the repository URL in prompts: https://github.com/bas3line/ultrabalancer

Next Steps

Configuration

All configuration options

Deployment Guides

Detailed deployment tutorials

Monitoring

Set up monitoring and alerts

Troubleshooting

Common issues and solutions