-
Notifications
You must be signed in to change notification settings - Fork 2
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
Problem in Kibana configuration #38
Comments
Can you please provide the output of command |
@antru6, thank you for keeping track of the issue here. |
In addition, I just tried to manually install the metrics subsystem using the commands under "or alternatively the following". The problem still exists. |
@chengsijin0817 thanks for the input. It seems like the issue is related to Istio. As a workaround, you could open Could you use Kobe without Istio until we figure this out? |
@gmouchakis So it seems that these Istio versions causes us problems (again...) :P @chengsijin0817 If it's not too much trouble to you, you can give another try this time with Istio 1.11.3. I have performed some experiments by using this version (along with Kubernetes 1.20.7), so my bet is that it will work this time. However, if the problem with Istio persists, I have another proposal. You can skip the installation of Istio, and by doing so, the only feature that you will miss is the simulated endpoint delay. In fact, if you don't want to use delays in your experiments, my suggestion is to not use Istio at all because it allocates extra containers and services to operate. |
Thank you both for taking the time to check out this issue.
I tried to reset up KOBE using Istio 1.11.3 along with Kubernetes 1.20.7. Unfortunately, the status of kobe-kibana-configuration is still "notReady" (appears to be the same issue).
Thanks a lot for pointing it out. It makes sense to have some experiments without any simulated delay. Is there any corresponding configuration or modification I need to make? |
@chengsijin0817 Can you please provide us with the output of the commands |
Sure, here is the output of running the specified commands (with/ without using Istio): |
It seems that in your installation the istio-related containers are injected in the default namespace (where the kibana pod is deployed), and it seems that this causes the problem. Can you run this command and try one more time? |
That's it! The problem is solved!!! Thank you so much for your help and valuable time! |
@chengsijin0817 Thank you again for reporting this problem and for the tests you have done for us. Please do not hesitate to post new issues if you encounter any further problems! |
Issue #47 should help users avoid this pithole in the future. Closing this issue now. |
While installing the metrics subsystem, the status of pod "Kobe-kibana-configuration" is always "NotReady".
The machine used for setting up KOBE is a server that runs a 64-bit Debian GNU/Linux 10 server operating system. On this machine, I have installed Kubernetes (v1.22.4), nfs-commons (v1:1.3.4-6), minikube (v1.24.0), istio (v1.12.0), and helm (v2.17.0)
Issue identified by @chengsijin0817
1_Pods_status&kobe-kibina-configuration_log.pdf
2_kobe-kibina-configuration_NotReady.pdf
The text was updated successfully, but these errors were encountered: