In the section Adding a private registry to the global pull secret - after applying the change to the cluster, in step 6 a command example is given to reload the workers for the updates to be applied. Using the command as provided results in this error:
ibmcloud oc worker reload -c tor-odfperf -w kube-cl3qr6gw0i4t63oc5t70-torodfperf-default-00000190
Reload worker? [kube-cl3qr6gw0i4t63oc5t70-torodfperf-default-00000190] [y/N]> y
Reloading workers for cluster tor-odfperf...
Processing kube-cl3qr6gw0i4t63oc5t70-torodfperf-default-00000190...
FAILED
Processing failed for kube-cl3qr6gw0i4t63oc5t70-torodfperf-default-00000190.
FAILED
VPC cluster worker nodes cannot be reloaded. Instead, delete the worker node and then rebalance the worker pool by using the 'worker replace' operation. (E4d01)
Incident ID: 7d1f696a-5274-4c74-abf3-bea767ccacdc
In the section Adding a private registry to the global pull secret - after applying the change to the cluster, in step 6 a command example is given to
reload
the workers for the updates to be applied. Using the command as provided results in this error: