Closed p3lim closed 3 years ago
This allows you to configure a path for a kubeconfig to communicate with an external Kubernetes cluster.
kubeconfig
.:53 { k8s_gateway example.org { kubeconfig /config } }
Probably needs some tests, but works just fine.
Fixes #12
seems to be working fine for me. Thanks @p3lim
This allows you to configure a path for a
kubeconfig
to communicate with an external Kubernetes cluster.Probably needs some tests, but works just fine.
Fixes #12