Skip to content

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

Open
@za

Description

@za

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-teamIssues pending triage by the Docs Teamtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions