This document details an issue specific to the Telco Cloud Automation (TCA) management cluster create/upgrade process getting stuck and eventually timing out.
The Kubelet logs (`journalctl -u kubelet`) and containerd logs (`journalctl -u containerd`) on the new node will display log entries similar to the following:
Jun 29 04:30:36 xxxxxxxxxxxxxx kubelet 1225: 20629 04:30:36.9091521225 remote runtime.go:201] "RunPodSandbox from runtime service failed" ere.com tka pause:3.7": failed to com/tka/pause: 3.7\": pulling from host projects-stg.registry.vmware.com failed with status code [manifests 3.71: 503 Service Unavailable"
2.3.x, 3.x
During the LCM process of the management cluster, a new node is created and attempts to pull necessary artifacts from remote internet based artifacts. One of the repositories, "projects-stg.registry.vmware.com
," was decommissioned by Broadcom as of July 2024 since it was intended for internal use only.
There is a public equivalent registry for external access, "project.registry.vmware.com
," which should be used. However, the BYOI templates that were released as part of the Telco Cloud Automation release contain hardcoded configurations to access "projects-stg.registry.vmware.com
." Consequently, attempts to access the decommissioned URL will result in a 503 service unavailable error.
4. Select the downloaded BYOI template file and click "Next".
5. Complete the wizard and wait for the template upload to finish.
6. Right-click on the imported virtual machine, then select Template → Convert to Template.
7. Note the name of the current template in use, for example: photon-3-kube-v1.24.10-vmware.1-tkg.1-fbb49d-21438772.
8. Rename the existing template, for example, rename photon-3-kube-v1.24.10-vmware.1-tkg.1-fbb49d-21438772 to photon-3-kube-v1.24.10-vmware.1-tkg.1-fbb49d-21438772.old.
9. Rename the newly imported template to match the same old name, for example, rename. photon-3-kube-v1.24.10-vmware.1-tkg.1-fbb49d-<newbuild> to photon-3-kube-v1.24.10-vmware.1-tkg.1-fbb49d-21438772.
10. Repeat steps 1 through 9 for all affected templates.
TCA Version |
TKG Version |
Kubernetes Version |
New Template |
2.3 2.3.0.1 2.3.0.2 3.1 3.1.1 |
2.1.1 |
1.24.10 |
photon-3-kube-v1.24.10-vmware.1-tkg.1-fbb49d-24058474 |
3.0 3.1 3.1.1 |
2.2.0 |
1.25.7 |
photon-3-kube-v1.25.7-vmware.2-tkg.1-8795de-24071639 |
3.0 3.1 3.1.1 |
2.3.1 |
1.26.8 |
photon-3-kube-v1.26.8-vmware.1-tkg.1-ff40cd-24072200 |
3.1 3.1.1 |
2.4.1 |
1.27.5 |
photon-3-kube-v1.27.5-vmware.1-tkg.1-cac282-24071617 |
This issue is not applicable for air gapped deployments