- Home
- All questions
- Question 121
CKA study material · question 121 of 1000
Which namespace holds the Lease objects that carry node heartbeats?
Show the answer
Answer: D. kube-node-lease
kube-node-lease holds one Lease per node, which the kubelet renews as its heartbeat.
Source: Namespaces (Kubernetes) — Initial namespaces