Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Fix kibana eks bugs #803

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ameydev
Copy link

@ameydev ameydev commented Sep 26, 2019

The kibana and elasticsearch images need a version tag which was missing in the kubernetes manifest files.
Reproduce the error:
>> kubectl create -f deploy/kubernetes/manifests-logging/elasticsearch.yml

After describing pod output:

Warning Failed 5s (x2 over 24s) kubelet, Failed to pull image "elasticsearch": rpc error: code = Unknown desc = Error response from daemon: manifest for elasticsearch:latest not found
Similar error occurs with kibana image as well.

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

Successfully merging this pull request may close these issues.

None yet

2 participants