Skip to content
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

Error while loading robusta-forwarder #1132

Open
joseapeinado opened this issue Oct 17, 2023 · 5 comments
Open

Error while loading robusta-forwarder #1132

joseapeinado opened this issue Oct 17, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@joseapeinado
Copy link

Describe the bug
Hi all, I'm having an issue with robusta installation using helm. The robusta-forwarder pod never becomes ready because of this:

time="2023-10-17T19:52:38Z" level=fatal msg="Can not get kubernetes config: stat //.kube/config: no such file or directory"

I've installed and configured Robusta using Helm using the official docs on an EKS cluster

To Reproduce
Steps to reproduce the behavior:
Just install robusta with Helm using the official docs.

Expected behavior
I guess the expected behavior is getting the robusta-forwarder pod working ok.

Screenshots
image

Additional context
I don't know if this could be related, but the EKS cluster is a little bit old (v1.21). Furthermore, I have information in the Robusta UI, Nodes info, and more, but for example I don't have any data on Timeline page.

@github-actions
Copy link

Hi 👋, thanks for opening an issue! Please note, it may take some time for us to respond, but we'll get back to you as soon as we can!

  • 💬 Slack Community: Join Robusta team and other contributors on Slack here.
  • 📖 Docs: Find our documentation here.
  • 🎥 YouTube Channel: Watch our videos here.

@Sheeproid
Copy link
Contributor

Hi @joseapeinado , thanks you for the patience on this. I'm consulting with the team.
I'm inviting you to join Robusta team and other contributors on Slack here. - we have a very active #support channel there.

@Sheeproid Sheeproid added the bug Something isn't working label Oct 31, 2023
@aantn
Copy link
Collaborator

aantn commented Nov 1, 2023

Hey, we've looked into it and we're not sure what the issue is. Do you have any admission controls or policy engines in your cluster (e.g. kvyrno) that might modify the robusta-forwarder YAML before it runs?

That said, I think the issue with nothing showing up on the timeline is not 100% related. Do you use Prometheus, and if so is it our Prometheus or a Prometheus that was installed separately?

@joseapeinado
Copy link
Author

Hi @aantn, no, we don't use these control policies on our cluster.
We deployed robusta using the --enable-prometheus-stack flag:

enablePrometheusStack: true

@aantn
Copy link
Collaborator

aantn commented Nov 1, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants