Skip to content

Instantly share code, notes, and snippets.

@dhergert
Last active August 24, 2021 14:19
Show Gist options
  • Save dhergert/1bbda2b322469bb80a554725c769629f to your computer and use it in GitHub Desktop.
Save dhergert/1bbda2b322469bb80a554725c769629f to your computer and use it in GitHub Desktop.
<vip>
<name>vip-[lob]-[platform]-[name]-[type]-[env]-[datacenter]</name>
<destination-port>443</destination-port>
<description>[Requesting User] - [Request Number]</description>
<!-- load balancer specific config -->
...
</vip>
<pool>
<name>pool-[lob]-[platform]-[name]-[type]-[env]-[datacenter]</name>
<load-balancing-method>round-robin</load-balancing-method>
<monitor>
<!-- liveness monitor config -->
...
</monitor>
<members>
<!-- node member configuration -->
...
</members>
</pool>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment