chore: move files, fix README location
This commit is contained in:
parent
98c5d7e589
commit
12b62f43af
16
README.md
16
README.md
@ -17,11 +17,21 @@ This repository is focused in __Learning__ phase with attention on:
|
|||||||
administrative operations.
|
administrative operations.
|
||||||
|
|
||||||
## Files
|
## Files
|
||||||
|
|
||||||
- `raw-audit-logs.log` contains raw Kubernetes audit logs collected using the `audit-policy.yaml` audit policy.
|
- `raw-audit-logs.log` contains raw Kubernetes audit logs collected using the `audit-policy.yaml` audit policy.
|
||||||
|
|
||||||
If you wish to collect your own dataset, we include several source files that might help:
|
### Collect data
|
||||||
- `collect.py` is a script to trigger the installation and uninstallation of public Helm repositories.
|
|
||||||
- `helm-charts.json` is a backup of Helm charts used at the time of the collection.
|
If you wish to collect your own dataset, there are several source files that might help:
|
||||||
|
|
||||||
|
- `collect/collect.py` is a script to trigger the installation and uninstallation of public Helm repositories.
|
||||||
|
- `collect/helm-charts.json` is a backup of Helm charts used at the time of the collection.
|
||||||
|
|
||||||
|
### Process data
|
||||||
|
|
||||||
|
|
||||||
|
### Learning
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Reference
|
## Reference
|
||||||
|
Loading…
Reference in New Issue
Block a user