Setting up of Kubernetes using cm-kubernetes-setup is failing

I am trying to setup Kuberentes cluster on two nodes using BCM 10.24.07. After setting up BCM cluster, I ran cm-kubernetes-setup command. I am getting following error at step 37:

It says local path provisioner 0.0.28 is too new for cm-setup. Latest supported is 0.0.26.

However from release notes: Release notes for NVIDIA Base Command™ Manager (BCM) 10.24.07 — Base Command Manager 10 Release Notes 1 documentation it is clear that cm-kubernetes-setup actually supports local path provisioner 0.0.28.

Can you please help me resolve this issue. I am not able to proceed forward with running my workloads because of this issue.

I would offer that you ensure all the BCM-provided packages are at their most up-to-date version, both on the headnode(s) as well as the images.

This message suggests there are a number of out-of-date packages, namely cmdaemon and cluster-tools, which are directly involved in this process.

This is a fresh installation of BCM. I expect all BCM provided packages are at their most up-to-date version. Here is what I see in my headnode:


If these sounds older for local path provisioner 0.0.28, then what is the procedure to update these packages. I am using Ubuntu 22.04.

Thanks for your help in this regard.

Hi. While it might be a “fresh” install, it appears you’re using a 10.24.05 iso.

Run apt update; apt upgrade to pull updates.