Currently there are the following possible combinations for handling resources in live cluster:
nca -r k8s -r istio => loads both k8s and istio reources
nca -r k8s => loads only k8s resources
- no
-r given => loads only k8s resources
This might confuse users; better not allow running without -r flag.