Terraform-provider-digitalocean: digitalocean_kubernetes

Created on 25 Nov 2018  路  6Comments  路  Source: digitalocean/terraform-provider-digitalocean

Hi,

Is it possible to get support for creating Digital Ocean Kubernetes Clusters?

new-resource

Most helpful comment

There is some work in-progress here. Hoping we'll see a PR very soon. :tada:

All 6 comments

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.

Was this page helpful?
0 / 5 - 0 ratings