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

IKS cluster resources to handle Kube version update. #1989

Merged
merged 1 commit into from Oct 28, 2020

Conversation

Anil-CM
Copy link
Contributor

@Anil-CM Anil-CM commented Oct 27, 2020

This PR addresses the following issues for the moment:

In this PR, both ibm_container_cluster and ibm_container_vpc_cluster resources updates the kube versions of worker node by setting the update_all_workers field to true.
To handle the wait time for worker node updation, new param wait_for_worker_update is introduced. If the cluster has more number of nodes and user not intended to wait till all the the nodes updated, wait_for_worker_update can be set to false.

We are working on new resource design to handle the IKS cluster update where the resource would be able to handle major, minor and patch updates.

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

Successfully merging this pull request may close these issues.

None yet

2 participants