Skip to content

docs: add note on recommended Azure LB #8431

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

Merged
merged 2 commits into from
Jul 11, 2023
Merged

docs: add note on recommended Azure LB #8431

merged 2 commits into from
Jul 11, 2023

Conversation

ericpaulsen
Copy link
Member

this PR adds to our existing "Load balancing considerations" section, noting the recommended Azure Application Gateway over the Azure Load Balancer.

@ericpaulsen ericpaulsen added the docs Area: coder.com/docs label Jul 11, 2023
@ericpaulsen ericpaulsen requested review from sharkymark and bpmct July 11, 2023 17:04
@ericpaulsen ericpaulsen self-assigned this Jul 11, 2023
@ericpaulsen ericpaulsen enabled auto-merge (squash) July 11, 2023 17:20
Copy link
Contributor

@sharkymark sharkymark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ericpaulsen My deployment uses the Standard load balancer and things work fine. Can we consider being lighter on the restriction or just state in some enterprises, Application Gateway was needed.

If I hit the health endpoint, I see:

"websocket": {
	"healthy": true,
	"response": {
		"body": "",
		"code": 101
	},
	"error": null

@ericpaulsen
Copy link
Member Author

@sharkymark yeah, i can refactor.

@ericpaulsen ericpaulsen requested a review from sharkymark July 11, 2023 18:10
@ericpaulsen ericpaulsen merged commit d8d8eb2 into main Jul 11, 2023
@ericpaulsen ericpaulsen deleted the azure-lb-docs branch July 11, 2023 18:19
@github-actions github-actions bot locked and limited conversation to collaborators Jul 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
docs Area: coder.com/docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants