Hi,
Is it possible to get support for creating Digital Ocean Kubernetes Clusters?
I could have a stab at this but I'd probably need a fair bit of oversight to get it over the line.
There is some work in-progress here. Hoping we'll see a PR very soon. :tada:
Duplicate of #155
:tada: This was release today in version 1.1.0. You can find the docs here:
https://www.terraform.io/docs/providers/do/r/kubernetes_cluster.html
Nice! Is it clever enough to drain nodes when dropping the node count or does it just kill them?
@lucasyvas Yes. That's not handled by Terraform itself, but the DigitalOcean Kubernetes service should handle draining the node before it is destroyed.
Most helpful comment
There is some work in-progress here. Hoping we'll see a PR very soon. :tada: