This message was deleted.
# general
a
This message was deleted.
n
btw this is for a migration, i'm using rancher backup aswell...
h
"Config not found: /root/.kube/config", make sure you're using the correct config file.
n
i have the correct config.. otherwise i couldnt do api calls to the cluster... i guess that he cant find it cuz its locally and not on the node.
h
Well in that case I guess you can mount it as a volume I would say.
n
that mean that i need to pass the config of admin to agent node and i dont want it. is there a way to give it via the values?
or secret ?
h
You can just modify the pod specs for the eks config operator and include a volume and a volume mount.