Both cdk and cdk-nvidia try to use ~/bin/kubectl in their steps. Make sure we use the binary that we put in place during step 2.
For cdk-nvidia, the call to kubectl in step 5 is no longer necessary as the charms handle the nvidia addons automatically. The cdk-nvidia spell now shares all steps with cdk.
Both cdk and cdk-nvidia try to use
~/bin/kubectl
in their steps. Make sure we use the binary that we put in place during step 2.For cdk-nvidia, the call to kubectl in step 5 is no longer necessary as the charms handle the nvidia addons automatically. The cdk-nvidia spell now shares all steps with cdk.