We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aks
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.
The text was updated successfully, but these errors were encountered:
alegrey91
No branches or pull requests
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.yamlThe 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.The text was updated successfully, but these errors were encountered: