Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FailedToRetrieveImagePullSecret for confluent-operator #317

Open
DesAWSume opened this issue Sep 25, 2024 · 0 comments
Open

FailedToRetrieveImagePullSecret for confluent-operator #317

DesAWSume opened this issue Sep 25, 2024 · 0 comments

Comments

@DesAWSume
Copy link

DesAWSume commented Sep 25, 2024

Why the confluent opreator can not pull secret from Docker? can anyone explain?

I used helm to install the operator

helm upgrade --install confluent-operator \
  confluentinc/confluent-for-kubernetes 

Use it has the error like below
Warning FailedToRetrieveImagePullSecret 4m10s (x128 over 160m) kubelet Unable to retrieve some image pull secrets (confluent-registry); attempting to pull the image may not succeed.

Also my help version


helm list -n confluent
NAME              	NAMESPACE	REVISION	UPDATED                              	STATUS  	CHART                             	APP VERSION
confluent-operator	confluent	1       	2024-09-25 13:13:44.653971 +1000 AEST	deployed	confluent-for-kubernetes-0.1033.33	2.9.3

Closer look:

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant