kubernauts / tk8

CLI to deploy Kubernetes with RKE, EKS or Kubeadm and deploy additional addons
Apache License 2.0
266 stars 48 forks source link

Add interactive option for cluster install #111

Closed ishantanu closed 5 years ago

ishantanu commented 5 years ago

Signed-off-by: Shantanu Deshpande shantanud106@gmail.com

This PR adds the feature of an interactive prompt where the user can select which provisioner they want to use for creating the cluster. Fixes: #110