kubeshop / kusk-gen

Kusk Gen generates Ingress-controller configurations from your OpenAPI definition
https://kubeshop.github.io/kusk-gen
MIT License
173 stars 12 forks source link

Connecting to k8s cluster with wizard always doesn't work #212

Open jasmingacic opened 2 years ago

jasmingacic commented 2 years ago

Wizard will look for kubeconfig only in ~/.kube/config which may not always be the case https://github.com/kubeshop/kusk-gen/blob/main/wizard/wizard.go#L20