cicdteam / terraform-hcloud-k3s

Kubernetes (k3s) Terraform installer for Hetzner Cloud
MIT License
76 stars 28 forks source link

Create full kubeconfig file at location #15

Open toabi opened 3 years ago

toabi commented 3 years ago

It would be nice to have an option where it will just create a local standalone kubeconfig file without modifying global system configuration.

My usual tooling is that I then set the KUBECONFIG environment variable when inside the cluster folder using https://direnv.net.