Extensions for adding Kubernetes liveness and readiness probes to ASP.NET Core application.
Info
Version: | 0.1.1-g8e44a7ed33 |
Author(s): | davidorbelian |
Last Update: | Tuesday, June 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MicroNetCore/MicroNetCore.Probes |
NuGet Url: | https://www.nuget.org/packages/MicroNetCore.Probes.Kubernetes |
Install
Install-Package MicroNetCore.Probes.Kubernetes
dotnet add package MicroNetCore.Probes.Kubernetes
paket add MicroNetCore.Probes.Kubernetes
MicroNetCore.Probes.Kubernetes Download (Unzip the "nupkg" after downloading)
Dependencies
- MicroNetCore.Probes.Core(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
- Nerdbank.GitVersioning(>= 2.1.23)
Tags