We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Inaccurate
https://www.elastic.co/docs/solutions/security/cloud/get-started-with-kspm
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
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
Can you confirm that this is the correct container image?
Additional info
No response
The text was updated successfully, but these errors were encountered: