-
Bug
-
Resolution: Done
-
Critical
-
None
-
4.12.0
-
Important
-
None
-
1
-
Sprint 228
-
1
-
Rejected
-
False
-
-
NA
Description of problem:
AWS LB operator controller manager pod crashed
Version-Release number of selected component (if applicable):
OCP: 4.12.0-0.nightly-2022-11-30-182550 ALBO: 0.2.0
How reproducible:
100%
Steps to Reproduce:
1. Login web UI and install ALBO via OperatorHub page (channel stable-v0) 2. Check the operator pod status
Actual results:
$ oc -n aws-load-balancer-operator get pod NAME READY STATUS RESTARTS AGE aws-load-balancer-operator-controller-manager-577ffff846-kdd9c 1/2 CrashLoopBackOff 6 (2m21s ago) 8m25s $ oc -n aws-load-balancer-operator logs aws-load-balancer-operator-controller-manager-577ffff846-kdd9c -c manager /manager: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by /manager) /manager: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /manager)
Expected results:
the pod should be running well
Additional info: