OperatorSharp provides a framework for building Kubernetes controllers to manage custom resources and their definitions.
Info
Version: | 3.0.0-prerelease-20240412043909 |
Author(s): | Eric Montgomery |
Last Update: | Friday, April 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ermontgo/OperatorSharp |
NuGet Url: | https://www.nuget.org/packages/OperatorSharp |
Install
Install-Package OperatorSharp
dotnet add package OperatorSharp
paket add OperatorSharp
OperatorSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- App.Metrics.Extensions.DependencyInjection(>= 4.0.0)
- KubernetesClient(>= 2.0.25)
- Microsoft.Extensions.Logging(>= 3.1.5)
- System.Reactive.Linq(>= 4.4.1)
Tags