Skip to content

Commit

Permalink
fix inline alert render
Browse files Browse the repository at this point in the history
  • Loading branch information
krastin committed Jul 22, 2024
1 parent 389d5ec commit c5e07f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The following sections explore several options for increasing Consul's fault tol

- Spread servers across infrastructure [availability zones](#availability-zones).
- Use a [minimum quorum size](#quorum-size) to avoid performance impacts.
- <EnterpriseAlert inline /> Use [redundancy zones](#redundancy-zones) to improve fault tolerance.
- Use [redundancy zones](#redundancy-zones) to improve fault tolerance. <EnterpriseAlert inline />
- Use [Autopilot](#autopilot) to automatically prune failed servers and maintain quorum size.
- Use [cluster peering](#cluster-peering) to provide service redundancy.

Expand Down

0 comments on commit c5e07f5

Please sign in to comment.