Skip to content

[Issue]: Error while pulling elastic-agent container on KSPM #1321

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

Open
za opened this issue Apr 30, 2025 · 0 comments
Open

[Issue]: Error while pulling elastic-agent container on KSPM #1321

za opened this issue Apr 30, 2025 · 0 comments
Labels
needs-team Issues pending triage by the Docs Team triage

Comments

@za
Copy link

za commented Apr 30, 2025

Type of issue

Inaccurate

What documentation page is affected

https://www.elastic.co/docs/solutions/security/cloud/get-started-with-kspm

What happened?

I am applying the manifest to add elastic-agent on k8s on EKS. I am getting this ERROR:

➜  kubectl -n kube-system get pods | grep elastic-agent
elastic-agent-s54df               0/1     ImagePullBackOff   0          2m11s
elastic-agent-t9mgj               0/1     ImagePullBackOff   0          2m11s

Can you confirm that this is the correct container image?

      containers:
        - name: elastic-agent
          image: docker.elastic.co/beats/elastic-agent:9.0.0

Additional info

No response

@za za added the triage label Apr 30, 2025
@github-actions github-actions bot added the needs-team Issues pending triage by the Docs Team label Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-team Issues pending triage by the Docs Team triage
Projects
None yet
Development

No branches or pull requests

1 participant