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

Create TKE nodepool with min_size, initial nodes missing tags #1843

Open
giftzyx opened this issue May 30, 2023 · 0 comments
Open

Create TKE nodepool with min_size, initial nodes missing tags #1843

giftzyx opened this issue May 30, 2023 · 0 comments

Comments

@giftzyx
Copy link

giftzyx commented May 30, 2023

When creating tencentcloud_kubernetes_node_pool given min_size > 0, and specify tags, the tags will be correctly added to the nodepool and its autoscaling group, but missing on the initial nodes created (e.g. initial 2 nodes, if min_size = 2).

Any node added afterwards will correctly inherit the nodepool & asg tags. Also, this issue only appears when nodepool is created by TF, manually create nodepool from UI with Min Instances behaves correctly.

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

No branches or pull requests

1 participant