Azure / doAzureParallel

A R package that allows users to submit parallel workloads in Azure
MIT License
107 stars 51 forks source link

Feature Request - AKS Kubernetes #351

Open dchen71 opened 5 years ago

dchen71 commented 5 years ago

Are there are any plans to support the Azure Kubernetes Service by using job submissions in the future? I'm interested in not having the extra overhead in using stopCluster at the end of jobs each time unless there was a way to do it automatically in the forEach loop that I haven't seen in the documentation.