Azure / buffalo-azure

A gobuffalo plugin for working with Azure.
https://gobuffalo.io/en/docs/plugins
MIT License
29 stars 8 forks source link

Support Provisioning Kubernetes #61

Open marstr opened 6 years ago

marstr commented 6 years ago

As of the writing of this issue, the provision command is only scoped to created a Web App for Containers (a particular flavor of App Service).

It would be awesome if it also supported creating an AKS instance, e.g. a managed Kubernetes cluster.

joshgav commented 6 years ago

Perhaps target deploying to an existing cluster first?