NKP cluster nodes require a disk for some of its deployed components, outside of an application’s persistent volume requirements. What are these components and where are they deployed?
According to the NKPA 6.10 documentation, the critical system components for NKP nodes are:
kubelet
containerdThese components are deployed in the standard Linux path: /var/lib.
Exact extract from the documentation:
“The kubelet and containerd services require disk space in /var/lib on the host operating system. It’s essential to allocate sufficient storage in /var/lib to accommodate these core Kubernetes components.”
[Reference:, Nutanix Kubernetes Platform Administration (NKPA) 6.10 – “Host Requirements for Cluster Nodes”, NCP-CN 6.10 Study Guide – “Node OS Directory Requirements”, =======]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit