Skip to content

modified: nginx config #110

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

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

Conversation

KaranDrivesEvents
Copy link

@KaranDrivesEvents KaranDrivesEvents commented Mar 17, 2025

Fixing Ngnix timeout error

added proxy_connect_timeout, proxy_read_timeout and proxy_send_timeout configurations to fix this bug (issue).


If this doesn't fix the issue, then I'll try:

  1. Increasing backend resource.
  2. Try improving model-compilation.

- YAML file contains direct image with it's appropriate hash for each deployment. backend, frontend, etc.
    - Also, added a new spec "nodeSelector" to force kubernetes to use amd64. For: fixing errors due to image pull on MAC local arm64.

Ngnix: added  proxy_connect_timeout, proxy_read_timeout and proxy_send_timeout configurations to resolve the following backend error: BuildEventDriven/train_events#26
@KaranDrivesEvents
Copy link
Author

KaranDrivesEvents commented Mar 17, 2025

Please disregard the kafka-ml-deployment.yaml.

I didn't mean to merge the YAML. I'll migrate this to the fork for local kubernetes kick-off. And, reopen the same PR for review on NGINX changes.

Thank you!

- It was created for kubernetes buid-up, to test on local.

Here's more info:

YAML file contains direct image with it's appropriate hash for each deployment. backend, frontend, etc.
Also, added a new spec "nodeSelector" to force kubernetes to use amd64. For: fixing errors due to image pull on MAC local arm64.
@KaranDrivesEvents KaranDrivesEvents changed the title Added: YAML | modified: nginx config modified: nginx config Mar 18, 2025
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

Successfully merging this pull request may close these issues.

1 participant