MusicDin / kubitect

Kubitect provides a simple way to set up a highly available Kubernetes cluster across multiple hosts.

Home Page:https://kubitect.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Removing nodes fails becuase the virtual environment hasn't been configured

seumasdunlop opened this issue · comments

The removeNodes function is called before KubitectKubespraySetup and SetupVirtualEnironment have been run so fails. I'm not sure why, but on my system the virtual environment is deleted at the end of each run which makes this a real issue. Perhaps because it's not running in local mode???