Skip to content
New issue

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

support bringing own AKS cluster to deploy #24

Open
wants to merge 35 commits into
base: master
Choose a base branch
from

Conversation

vivishno
Copy link
Contributor

issue linked to https://github.com/github/ms-ecosystem/issues/85

Added optional parameter resource group to action.(Only required when compute type is 'akscluster')
If the cluster provided is not found inside ML workspace it will look for it inside resource group.
If found will attach the given cluster to ML workspace else will create a new compute cluster as the action already does currently.

@marvinbuss marvinbuss added the enhancement New feature or request label Aug 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants