healthcheck-dotnet-minio
CommunityAdd MinIO readiness health checks to .NET APIs.
Authorhoangnh2412
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the gap of missing MinIO object storage readiness probes in .NET application health check systems, which can lead to traffic being routed to services before MinIO is fully available and operational.
Core Features & Use Cases
- Custom IHealthCheck Implementation: Provides a ready-to-use health check that queries MinIO's native /minio/health/live endpoint to verify storage availability.
- Automatic Endpoint Formatting: Handles missing HTTP prefixes and trailing slashes in MinIO endpoint configurations to avoid connection errors.
- Use Case: A .NET microservice that stores user uploads in MinIO can use this Skill to add a MinIO readiness check to its /health/ready endpoint, ensuring Kubernetes only routes traffic to the service when MinIO is accessible.
Quick Start
Use the healthcheck-dotnet-minio skill to add a MinIO readiness check to your .NET project's health check configuration.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: healthcheck-dotnet-minio Download link: https://github.com/hoangnh2412/jarvis/archive/main.zip#healthcheck-dotnet-minio Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.