RKE cluster creation error

i am creating kubernetes cluster using RKE version 1.0.8 on the centos version 7 machines.

my rke up command successfully created the cluster but i got the warning at the end of the line as below:

WARN[0583] Failed to deploy addon execute job [rke-ingress-controller]: Failed to get job complete status for job rke-ingress-controller-deploy-job in namespace kube-system

do i need to worry about it or if yes then how can we fix this .

thanks in advance