Kapitan.Kubernetes provides all of the objects exposed by the standard Kubernetes API as Manifest objects that can be included in a Kapitan manifest.
Info
Version: | 2.1.0-prerelease-20200916033614 |
Author(s): | Eric Montgomery |
Last Update: | Wednesday, September 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ermontgo/Kapitan |
NuGet Url: | https://www.nuget.org/packages/Kapitan.Kubernetes |
Install
Install-Package Kapitan.Kubernetes
dotnet add package Kapitan.Kubernetes
paket add Kapitan.Kubernetes
Kapitan.Kubernetes Download (Unzip the "nupkg" after downloading)
Dependencies
- Kapitan.Core(>= 2.1.020200916033614)
- Microsoft.OpenApi(>= 1.2.2)
- Newtonsoft.Json(>= 12.0.3)
Tags