we are using air gaped method to install the trident. we pulled the image to our local artifactory.
we changed the file: tridentorchestrator_cr.yaml to mention our local registry and imagepull secret however the trident operator is not picking up to spin the 6 pods for netapp trident.
apiVersion: trident.netapp.io/v1
kind: TridentOrchestrator
metadata:
name: trident
spec:
debug: true
namespace: trident
imageRegistry: example.com:443/idev
tridentImage: example.com:443/dev/trident:22.01.1
imagePullSecrets:
- name: local-registry
error:
EBU[2022-05-12T06:50:39+01:00] Trident pod not yet running, waiting. increment=552.330144ms status="trident pod is not running"
DEBU[2022-05-12T06:50:40+01:00] Trident pod not yet running, waiting. increment=1.080381816s status="trident pod is not running"
DEBU[2022-05-12T06:50:41+01:00] Trident pod not yet running, waiting. increment=1.31013006s status="trident pod is not running"
DEBU[2022-05-12T06:50:42+01:00] Trident pod not yet running, waiting. increment=1.582392691s status="trident pod is not running"
DEBU[2022-05-12T06:50:44+01:00] Trident pod not yet running, waiting. increment=2.340488664s status="trident pod is not running"
DEBU[2022-05-12T06:50:46+01:00] Trident pod not yet running, waiting. increment=4.506218855s status="trident pod is not running"
DEBU[2022-05-12T06:50:51+01:00] Trident pod not yet running, waiting. increment=3.221479586s status="trident pod is not running"
DEBU[2022-05-12T06:50:54+01:00] Trident pod not yet running, waiting. increment=5.608623477s status="trident pod is not running"
DEBU[2022-05-12T06:51:00+01:00] Trident pod not yet running, waiting. increment=7.649837917s status="trident pod is not running"
DEBU[2022-05-12T06:51:07+01:00] Trident pod not yet running, waiting. increment=15.394871241s status="trident pod is not running"
DEBU[2022-05-12T06:51:23+01:00] Trident pod not yet running, waiting. increment=29.271137938s status="trident pod is not running"
DEBU[2022-05-12T06:51:52+01:00] Trident pod not yet running, waiting. increment=56.813324746s status="trident pod is not running"
DEBU[2022-05-12T06:52:49+01:00] Trident pod not yet running, waiting. increment=42.855832355s status="trident pod is not running"
Please help us to fix it. Thanks.
we are using air gaped method to install the trident. we pulled the image to our local artifactory.
we changed the file: tridentorchestrator_cr.yaml to mention our local registry and imagepull secret however the trident operator is not picking up to spin the 6 pods for netapp trident.
apiVersion: trident.netapp.io/v1
kind: TridentOrchestrator
metadata:
name: trident
spec:
debug: true
namespace: trident
imageRegistry: example.com:443/idev
tridentImage: example.com:443/dev/trident:22.01.1
imagePullSecrets:
error:
EBU[2022-05-12T06:50:39+01:00] Trident pod not yet running, waiting. increment=552.330144ms status="trident pod is not running"
DEBU[2022-05-12T06:50:40+01:00] Trident pod not yet running, waiting. increment=1.080381816s status="trident pod is not running"
DEBU[2022-05-12T06:50:41+01:00] Trident pod not yet running, waiting. increment=1.31013006s status="trident pod is not running"
DEBU[2022-05-12T06:50:42+01:00] Trident pod not yet running, waiting. increment=1.582392691s status="trident pod is not running"
DEBU[2022-05-12T06:50:44+01:00] Trident pod not yet running, waiting. increment=2.340488664s status="trident pod is not running"
DEBU[2022-05-12T06:50:46+01:00] Trident pod not yet running, waiting. increment=4.506218855s status="trident pod is not running"
DEBU[2022-05-12T06:50:51+01:00] Trident pod not yet running, waiting. increment=3.221479586s status="trident pod is not running"
DEBU[2022-05-12T06:50:54+01:00] Trident pod not yet running, waiting. increment=5.608623477s status="trident pod is not running"
DEBU[2022-05-12T06:51:00+01:00] Trident pod not yet running, waiting. increment=7.649837917s status="trident pod is not running"
DEBU[2022-05-12T06:51:07+01:00] Trident pod not yet running, waiting. increment=15.394871241s status="trident pod is not running"
DEBU[2022-05-12T06:51:23+01:00] Trident pod not yet running, waiting. increment=29.271137938s status="trident pod is not running"
DEBU[2022-05-12T06:51:52+01:00] Trident pod not yet running, waiting. increment=56.813324746s status="trident pod is not running"
DEBU[2022-05-12T06:52:49+01:00] Trident pod not yet running, waiting. increment=42.855832355s status="trident pod is not running"
Please help us to fix it. Thanks.