- Home
- All questions
- Question 45
CKA study material · question 45 of 1000
Two cloned virtual machines fail to join a cluster as distinct nodes. Which file would you read to confirm the cause?
Show the answer
Answer: D. /sys/class/dmi/id/product_uuid
The product_uuid is read from that path, and cloned virtual machines sometimes share one.
Source: Installing kubeadm (Kubernetes) — Verify the MAC address and product_uuid are unique for every node