Initial commit
This commit is contained in:
8
skills/service-mesh-configurator/scripts/README.md
Normal file
8
skills/service-mesh-configurator/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for service-mesh-configurator skill
|
||||
|
||||
- [ ] validate_config.py: Validates the generated service mesh configuration against best practices and common errors.
|
||||
- [ ] deploy_config.sh: Deploys the generated service mesh configuration to the target environment (Kubernetes).
|
||||
- [ ] rollback_config.sh: Rolls back the service mesh configuration to the previous version in case of issues.
|
||||
- [ ] generate_test_traffic.py: Generates test traffic to verify the service mesh configuration.
|
||||
Reference in New Issue
Block a user