Question-153: You want to replace the currently running node in the cluster for applying software patch on particular node, which of the following is correct for that?

  1. You would first add a new node and then remove the old node on which the patch should be applied.
  2. Get all Questions and Answer from here
  3. You need to have paid subscription to access all questions
  4. Thanks for considering Python Certification Material

Ans : A,D

Replacing the running node may be required for applying hardware upgrade or for applying the software patch etc. There are mainly two approaches for this as below.

  1. Adding a new node to the cluster and then decommission the old node : Once this new node is up and running. You do the following steps

    You can access to full explanation to question and answer from this page.