Menghapus node dari cluster proxmox

First, stop the corosync and pve-cluster services on the node:

systemctl stop pve-cluster
systemctl stop corosync
Start the cluster file system again in local mode:

pmxcfs -l
Delete the corosync configuration files:

rm /etc/pve/corosync.conf
rm -r /etc/corosync/*