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

how can i create inference clusters ? #63

Closed
yogidosalwar opened this issue Oct 19, 2022 · 1 comment
Closed

how can i create inference clusters ? #63

yogidosalwar opened this issue Oct 19, 2022 · 1 comment
Assignees

Comments

@yogidosalwar
Copy link

yogidosalwar commented Oct 19, 2022

Hi @setuc , I want to create inference cluster, i.e. Deploy model to the Azure Kubernetes Service for large scale inferencing. How can I create a compute inference cluster?

Thank you

@setuc
Copy link
Contributor

setuc commented Nov 2, 2022

We have tackled the deployment to the AKS cluster and it is not planned for the upcoming release.

You can follow the docs to link AKS to azure ml workspace.

https://learn.microsoft.com/en-us/azure/machine-learning/how-to-attach-kubernetes-to-workspace

The deployment script can be modified to deploy the endpoint to AkS cluster.

To create a cluster you can use this

https://azure.github.io/AKS-Construction/

@setuc setuc self-assigned this Feb 6, 2023
@setuc setuc closed this as completed Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants