datawire / kubernaut

Instant ephemeral Kubernetes clusters for development and testing
Apache License 2.0
117 stars 8 forks source link

It would be nice to have some sort of -o type option to tell kubernaut where to store your cluster config #42

Open rhs opened 5 years ago

plombardi89 commented 5 years ago

gcloud, kops and maybe kubeadm respect the value of KUBECONFIG when retrieving a cluster config. Would you want that UX or something like --output=<path>?