polite-engineer-55788
06/09/2022, 9:58 AMrdctl
has ability to pull down the kubeconfig
from the VM, do we have any plan to support that command if not happy to request for that featurefreezing-airplane-30363
06/09/2022, 12:20 PMkubectl config view --raw
to get the kubeconfig
or simply cp from ~/.kube/config
fast-garage-66093
06/09/2022, 3:45 PMrdctl shell sudo cat /etc/rancher/k3s/k3s.yaml
~/.kube/config
polite-engineer-55788
06/09/2022, 4:17 PMfast-garage-66093
06/09/2022, 4:42 PMsed
? 😄proud-jewelry-46860
06/09/2022, 5:42 PMkubectl config view --minify --flatten
?