8 lines
381 B
Markdown
8 lines
381 B
Markdown
# Scripts
|
|
|
|
Bundled resources for load-balancer-configurator skill
|
|
|
|
- [ ] generate_config.py: Generates load balancer configuration files based on specified parameters.
|
|
- [ ] validate_config.py: Validates the generated configuration files against best practices and common errors.
|
|
- [ ] deploy_config.sh: Deploys the generated configuration to the specified load balancer instance.
|