Skip to content

Update workspace setup docs with websocket info

Vishal Tak requested to merge vtak/update_docs_websocker_info into master

What does this MR do and why?

Based on gitlab-org/workspaces/gitlab-workspaces-proxy#13 (comment 2116359456) , we want to clarify the existing requirement of having a load balancer which support websockets while setting up infrastructure for Workspaces.

When the user browses the workspace URL opens up a VS Code in the browser, it is using a websocket connection. So this is an existing requirement which was not clearly mentioned.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports

Loading