Provides Ocelot extensions to use Kubernetes service discovery.
Info
| Version: | 24.0.1 |
| Author(s): | geffzhang |
| Last Update: | Wednesday, July 16, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ThreeMammals/Ocelot/tree/main/src/Ocelot.Provider.Kubernetes |
| NuGet Url: | https://www.nuget.org/packages/Ocelot.Provider.Kubernetes |
Install
Install-Package Ocelot.Provider.Kubernetes
dotnet add package Ocelot.Provider.Kubernetes
paket add Ocelot.Provider.Kubernetes
Ocelot.Provider.Kubernetes Download (Unzip the "nupkg" after downloading)
Dependencies
- Ocelot(>= 17.0.0)
- KubeClient(>= 2.3.15)
- KubeClient.Extensions.DependencyInjection(>= 2.3.15)
Tags