Nuke.Kubernetes
0.1.1
Kubernetes addon for the cross-plattform automation system Nuke
Suggested Alternatives
Additional Details
Kubernetes support is integrated in Nuke.Common
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Nuke.Kubernetes -Version 0.1.1
dotnet add package Nuke.Kubernetes --version 0.1.1
<PackageReference Include="Nuke.Kubernetes" Version="0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nuke.Kubernetes --version 0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nuke.Kubernetes, 0.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Nuke.Kubernetes as a Cake Addin
#addin nuget:?package=Nuke.Kubernetes&version=0.1.1
// Install Nuke.Kubernetes as a Cake Tool
#tool nuget:?package=Nuke.Kubernetes&version=0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
• Changed supported version to [Kubernetes v1.11.3](https://github.com/kubernetes/Kubernetes/blob/master/CHANGELOG-1.11.md#v1113).
Full changelog at https://github.com/nuke-build/kubernetes/blob/master/CHANGELOG.md
Dependencies
-
.NETFramework 4.6.1
- Nuke.Common (>= 0.7.0 && < 1.0.0)
-
.NETStandard 2.0
- Nuke.Common (>= 0.7.0 && < 1.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.