atomicapp
atomicapp copied to clipboard
Doc Request: how to target remote Kubernetes
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.
We have to explain this better in docs.