Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

[Propose] Call removing a node from a cluster for a preemptible VM. #15

Open
GeniyX opened this issue Jul 10, 2019 · 1 comment
Open

Comments

@GeniyX
Copy link

GeniyX commented Jul 10, 2019

Now after removing the VM, the cluster waits another 5 minutes for the node to return. Since this wait is meaningless, we can immediately notify the cluster about this by running node deletion. In the same way as a reboot is called for nodes with accelerators.

@nvtkaszpir
Copy link

GKE autoscaling may recreate instance with the same hostname (and most of parameters), so that actually may not be a best solution.
My point is, that in best case scenario from master point of view the node was rebooted, while in worst case the node is lost forever.

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

No branches or pull requests

2 participants