Provides Ocelot extensions to use kubernetes.
Info
Version: | 23.3.6 |
Author(s): | geffzhang |
Last Update: | Thursday, October 31, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ThreeMammals/Ocelot |
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