atomicapp icon indicating copy to clipboard operation
atomicapp copied to clipboard

Doc Request: how to target remote Kubernetes

Open jberkus opened this issue 9 years ago • 1 comments

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?

jberkus avatar Aug 23 '16 02:08 jberkus

you can configure remote kubernetes server by setting provider-config (same config file that kubectl uses) in answers.conf.

We have to explain this better in docs.

kadel avatar Aug 23 '16 11:08 kadel