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

Kyma Dashboard #18723

Closed
Darshan-Movilitas opened this issue Jul 1, 2024 · 2 comments
Closed

Kyma Dashboard #18723

Darshan-Movilitas opened this issue Jul 1, 2024 · 2 comments

Comments

@Darshan-Movilitas
Copy link

I have tried to install Kyma on my local PC (Windows) and on Ubuntu Linux. The installation was successful on my local PC (Windows), but not on Ubuntu. There is no clear information on which operating systems are supported for installing the open-source Kyma. On my local PC, I was able to create a Node.js function and an API Rule using Kyma-Gateway. However, I was unable to use the API Rule as it was not working. I also tried updating the hosts file with the IP of the Load Balancer Cluster(iso) that the URL in the API Rule refers to, but eventually, it timed out. Could you please help me identify what I might be missing?

Expected result

Kyma should install successfully on both Windows and Ubuntu systems. After creating a Node.js function and an API Rule, I should be able to access the API without any timeout issues.

Actual result

  • Kyma installation was successful on Windows but not on Ubuntu.
  • The API Rule created on Windows is not working, leading to timeout errors.
  • Updating the hosts file with the Load Balancer Cluster IP did not resolve the issue.

Steps to reproduce

  • Install Kyma on a local PC (Windows).
  • Verify the installation on both systems.
  • On Windows, create a Node.js function in Kyma.
  • Create an API rule using Kyma-Gateway for the Node.js function.
  • Try to access the API using the created API Rule.
  • I updated the hosts file with the Load Balancer Cluster IP.
  • Having timeout issues when accessing the API.
@ptesny
Copy link

ptesny commented Jul 1, 2024

@Darshan-Movilitas
Copy link
Author

This work fine. Thank you.

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

No branches or pull requests

2 participants