conjure-up / spells

conjure-up spells registry
79 stars 37 forks source link

fix hard coded kubectl steps in cdk[-nvidia] #179

Closed kwmonroe closed 6 years ago

kwmonroe commented 6 years ago

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.