subcloud add failed with image download error, because the edge Host does not have internet connectivity and no local registry is setup.
TASK [common/push-docker-images : Download images and push to local registry] *** stdout": "\r\n Image download failed: k8s.gcr.io/kube-apiserver:v1.18.1500 Server Error: Internal Server Error
But after enabling the internet connectivity, i am unable to reconfigure the edge
dcmanager subcloud reconfig --deploy-config bootstrap-values.yml 1 ERROR (app) Unable to reconfigure subcloud 1
[sysadmin@controller-1 ~(keystone_admin)]$ dcmanager subcloud list +----+-------+------------+--------------+------------------+---------+ | id | name | management | availability | deploy status | sync | +----+-------+------------+--------------+------------------+---------+ | 1 | edge1 | unmanaged | offline | bootstrap-failed | unknown | +----+-------+------------+--------------+------------------+---------+ Any idea how to re-initialize/reconfigure the edge if its addition failed first time Thanks, Ankush