mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-25 14:26:44 +00:00
Add youtube videos!
This commit is contained in:
@@ -7,6 +7,15 @@ description: "Configure automated health monitoring and failover for high availa
|
||||
Health checks are only available for targets created with managed nodes or in the cloud.
|
||||
</Note>
|
||||
|
||||
<iframe
|
||||
className="w-full aspect-video rounded-xl"
|
||||
src="https://www.youtube.com/embed/Xdme_2-AMas"
|
||||
title="YouTube video player"
|
||||
frameBorder="0"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
||||
allowFullScreen
|
||||
></iframe>
|
||||
|
||||
## Overview
|
||||
|
||||
Pangolin provides automated health checking for [targets](./resources/targets.mdx) to ensure traffic is only routed to healthy services. When you create targets with managed nodes or in the cloud, you can optionally define health check parameters to monitor the availability and responsiveness of your services.
|
||||
|
||||
Reference in New Issue
Block a user