Hi,
Currently cluster creation step is not part of install script. Is it possible to include that as a 1st item in the install script ? That way user doesn't need to run a separate command(eksctl create cluster -f <filename>) to provision the cluster. Everything required will be a part of install script.