Initial commit
This commit is contained in:
8
skills/network-policy-manager/scripts/README.md
Normal file
8
skills/network-policy-manager/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for network-policy-manager skill
|
||||
|
||||
- [ ] generate_network_policy.py: Generates Kubernetes network policy YAML based on user input and best practices.
|
||||
- [ ] validate_network_policy.py: Validates a given network policy YAML file against Kubernetes schema and security best practices.
|
||||
- [ ] analyze_network_policy.py: Analyzes existing network policies in a cluster and reports potential vulnerabilities or misconfigurations.
|
||||
- [ ] deploy_network_policy.sh: Deploys a network policy to a Kubernetes cluster using kubectl.
|
||||
Reference in New Issue
Block a user