Skip to content

Instantly share code, notes, and snippets.

@uschtwill
Last active September 9, 2022 16:07
Show Gist options
  • Save uschtwill/1f1eb3c23ea758a5b2803b04e93499be to your computer and use it in GitHub Desktop.
Save uschtwill/1f1eb3c23ea758a5b2803b04e93499be to your computer and use it in GitHub Desktop.
graph TD
  A[Client] --> B[Load Balancer]
  B --> C[Server01]
  B --> D[Server02]
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment