kubescape / kubescape/workflows
Create reusable workflow to apply and destroy `aks` clusters
Open
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 10
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 5
Description
We frequently use `aks` for tests, recently we introduced it also in the pipelines: https://github.com/kubescape/host-scanner/blob/master/.github/workflows/test-suite.yaml
The idea is to provide a generic interface to be easily reused to create and destroy clusters on `aks` and possibly extend this to other providers in the future.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.