Client for service discovery with Kubernetes native service discovery.
Info
Version: | 3.2.8 |
Author(s): | Steeltoe, VMware |
Last Update: | Tuesday, July 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://steeltoe.io/ |
NuGet Url: | https://www.nuget.org/packages/Steeltoe.Discovery.Kubernetes |
Install
Install-Package Steeltoe.Discovery.Kubernetes
dotnet add package Steeltoe.Discovery.Kubernetes
paket add Steeltoe.Discovery.Kubernetes
Steeltoe.Discovery.Kubernetes Download (Unzip the "nupkg" after downloading)
Dependencies
- Steeltoe.Common.Kubernetes(>= 3.0.2)
- Steeltoe.Discovery.ClientBase(>= 3.0.2)
- KubernetesClient(>= 2.0.16)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.0)
Tags