Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I config the worker_instances_list for tke? #285

Closed
deancn opened this issue Dec 29, 2019 · 4 comments
Closed

How can I config the worker_instances_list for tke? #285

deancn opened this issue Dec 29, 2019 · 4 comments

Comments

@deancn
Copy link

deancn commented Dec 29, 2019

I want to use exist host to create a tke cluster by terraform. I found the worker_instances_list at Attributes Reference.

But how can I config the worker_instances_list?


@Himer
Copy link
Contributor

Himer commented Dec 30, 2019

Adding an existing instance to the cluster interface was not available until the end of last month,
and has not yet been added to the terraform

We will arrange for increased support.

3ks

@likexian
Copy link
Contributor

Hello @deancn
this has been released, please have a try.
refer: https://www.terraform.io/docs/providers/tencentcloud/r/kubernetes_cluster_attachment.html

@deancn
Copy link
Author

deancn commented May 15, 2020

@likexian It works. Thanks very much.

One more requirement, Can we support user-data for tencentcloud_kubernetes_cluster_attachment due to re-install the os.

@likexian
Copy link
Contributor

One more requirement, Can we support user-data for tencentcloud_kubernetes_cluster_attachment due to re-install the os.

Got it.
refer: https://github.com/terraform-providers/terraform-provider-tencentcloud/issues/411

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants