vivishno
vivishno
@marvinbuss the issue is linked to https://github.com/github/ms-ecosystem/issues/85 We want to deploy our model to a azure kubernetes service outside the ml workspace. For now we will support deploying to a...
@pulkitaggarwl can you give your inputs on this. Following are the code changes made to aml-deploy action- https://github.com/Azure/aml-deploy/compare/master...vivishno:master With these changes the action will look for the aks cluster specified...
We also need to decide on what behavior should be when the aks cluster specified in the config file is not found inside ML workspace or inside resource grp. Currently...
@marvinbuss found this while working on https://github.com/Azure/aml-deploy/issues/26. Not sure if this behavior was expected, so raised a issue. We will be adding support for deploying to aks outside ml workspace...