Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:18:56 +08:00
commit 5ff654ec1a
11 changed files with 382 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for auto-scaling-configurator skill
- [ ] config_template.yaml: YAML template for auto-scaling configuration files, providing a starting point for users.
- [ ] example_hpa.yaml: Example Kubernetes Horizontal Pod Autoscaler (HPA) configuration file.
- [ ] example_aws_scaling_policy.json: Example AWS auto-scaling policy configuration file.