Last Modified: Oct 19, 2025
Affected Product(s):
F5OS F5OS
Known Affected Versions:
F5OS-A 1.1.1
Fixed In:
F5OS-A 1.4.0
Opened: Nov 29, 2022 Severity: 3-Major
The 'docker pull' returns an error if the docker registry is not configured properly which leads to the wrong tag determination of the k3s pod.
The k3s pod do not start due to the wrong tag.
At startup, there is a race condition between sw-mgmt creating all the registries, and appliance-orchestration-manager starting up.
Update the k3s pod manifest file with appropriate tag and recreate the k3s failed pod using the command 'kubectl'.
None