-
Notifications
You must be signed in to change notification settings - Fork 102
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
StorageClass issue #11
Comments
Makes sense, I will work on that probably over the weekend. Thanks for opening the issue! |
Yeah, a storage class is probably missing, but it is required. In which env did you run the k8s and do you have access to some distributed storage? |
This is most likely my problem. My cluster works on bare metal. Now I try to create nfs-server. But so far not very successful. Tell me please, is it possible to somehow install efk-stack without network file storage? Thanks for answers. |
Everything works. Thanks. I had a problem with the NFS server. |
This is kibana-oss image without x-pack. But, you could set an image with x-pack here https://github.com/komljen/helm-charts/blob/master/efk/values.yaml#L6 to |
According to comments in this post : https://akomljen.com/get-kubernetes-logs-with-efk-stack-in-5-minutes/, it seems a lot of people struggle to get it running.
I'm currently in such a state as well. I installed the chart through terraform helm provider. Installation went fine, but it doesn't run as the volumes couldn't be created. Would it be possible to expose a storage class or an option in the values file ? And document that so it would work with other IaaS than aws ?
The text was updated successfully, but these errors were encountered: