Instructions for configuring (NGINX) load balancer and SSH #303

Open
opened 2022-03-05 17:38:38 +00:00 by pat-s · 2 comments
pat-s commented 2022-03-05 17:38:38 +00:00 (Migrated from gitea.com)

We are running a NGINX LB in our cluster and so far SSH is working.

However, I see a lot of failed SSH requests from the ingress (#224) and wondering if and how I might need to change the deployment.

I've looked at https://gitea.com/gitea/helm-chart/src/branch/master/templates/gitea/ssh-svc.yaml and https://gitea.com/gitea/helm-chart#ssh-and-ingress but don't really know what to do.

Help is appreciated :)

We are running a NGINX LB in our cluster and so far SSH is working. However, I see a lot of failed SSH requests from the ingress (#224) and wondering if and how I might need to change the deployment. I've looked at https://gitea.com/gitea/helm-chart/src/branch/master/templates/gitea/ssh-svc.yaml and https://gitea.com/gitea/helm-chart#ssh-and-ingress but don't really know what to do. Help is appreciated :)
pi3ch commented 2022-03-05 18:42:36 +00:00 (Migrated from gitea.com)

I didn't went through path of configuring Nginx for SSH and instead setup a general external loadbalancer and SSH service works fine (however it results into log influx https://gitea.com/gitea/helm-chart/issues/258)

I didn't went through path of configuring Nginx for SSH and instead setup a general [external loadbalancer](https://kubernetes.io/docs/tasks/access-application-cluster/create-external-load-balancer/) and SSH service works fine (however it results into log influx https://gitea.com/gitea/helm-chart/issues/258)
justusbunsi commented 2023-09-22 15:36:45 +00:00 (Migrated from gitea.com)

@pat-s Isn't this already resolved due to the configurable SSH log level or do I miss something obvious about this issue? #358

@pat-s Isn't this already resolved due to the configurable SSH log level or do I miss something obvious about this issue? #358
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lunny/helm-chart#303
No description provided.