Use this chapter for official guides, sample applications, and community references.
Official guides in this site
- Kubernetes liveness and readiness
- HealthChecks UI Docker image
- Webhooks and failure notifications
- UI branding and styling
- Kubernetes operator
- Kubernetes automatic service discovery
Sample applications in the repository
- HealthChecks.Sample
- HealthChecks.UI.Sample
- HealthChecks.UI.StorageProviders
- HealthChecks.UI.Branding
- HealthChecks.UIAndApi
- HealthChecks.UIAndApiCustomization
- HealthChecks.UI.Oidc
- k8s-operator sample
Community articles and videos
- ASP.NET Core HealthChecks and Kubernetes Liveness / Readiness by Carlos Landeras
- ASP.NET Core HealthChecks, BeatPulse UI, Webhooks and Kubernetes Liveness / Readiness probes demos at SDN.nl live WebCast by Carlos Landeras
- ASP.NET Core HealthChecks features video by @condrong
- How to set up ASP.NET Core 2.2 Health Checks with BeatPulse's AspNetCore.Diagnostics.HealthChecks by Scott Hanselman
- ASP.NET Core HealthChecks announcement
- ASP.NET Core 2.2 HealthChecks Explained by Thomas Ardal
- Health Monitoring on ASP.NET Core / eShopOnContainers
How to use these resources
- Start with an official guide when you need current behavior for this fork.
- Use repository samples when you want runnable code and configuration examples.
- Use community posts and videos for conceptual background, but validate package names and versions against the current manual because the project branding and maintenance location changed after the fork.