Open jberkus opened 8 years ago
The CLI doesn't document how to specify where the kubernetes server you're targeting is located; it seems to always assume localhost. Surely there's a way to target remote servers?
you can configure remote kubernetes server by setting provider-config (same config file that kubectl uses) in answers.conf.
kubectl
We have to explain this better in docs.
The CLI doesn't document how to specify where the kubernetes server you're targeting is located; it seems to always assume localhost. Surely there's a way to target remote servers?