Error updating kubernetes from v1.13.5 to v1.17.2

Hello there,

I’m updating the kubernetes from v1.13.5 to v1.17.2 but i’m facing this error on rke-network-plugin-deploy-job.

This cluster is currently Updating .

Failed to get job complete status for job rke-network-plugin-deploy-job in namespace kube-system

When I checked the rke-network-plugin-deploy-job logs I noticed this error:

error: the path “/etc/config/rke-network-plugin.yaml” cannot be accessed: stat /etc/config/rke-network-plugin.yaml: permission denied

But this config map is available and I by default rancher doesn’t allow to change the configuration of this workload.

How can I fix this issue and proceed with the upgrade?

Thanks