Node Operations

Node Operations are the operations that can be performed on the worker nodes in the Kubernetes Clusters.

Private Cloud Director only supports Delete operation on the nodes. To delete a node go to the Capacity and Health page of your cluster and click of triple dot menu of the intended node in the Worker Nodes table. Click on Delete.

What happens when you delete a node ?

When a node is deleted in PCD, PCD creates a new node to replace it. The order of creating new nodes and deleting older nodes will be defined by the properties of the Node Group. These properties(Max Surge/Max Unavailable) are mentioned in the Scale Clusters.

Last updated

Was this helpful?