Akka.Discovery.KubernetesApi
0.2.4-beta1
Prefix Reserved
See the version list below for details.
dotnet add package Akka.Discovery.KubernetesApi --version 0.2.4-beta1
NuGet\Install-Package Akka.Discovery.KubernetesApi -Version 0.2.4-beta1
<PackageReference Include="Akka.Discovery.KubernetesApi" Version="0.2.4-beta1" />
paket add Akka.Discovery.KubernetesApi --version 0.2.4-beta1
#r "nuget: Akka.Discovery.KubernetesApi, 0.2.4-beta1"
// Install Akka.Discovery.KubernetesApi as a Cake Addin #addin nuget:?package=Akka.Discovery.KubernetesApi&version=0.2.4-beta1&prerelease // Install Akka.Discovery.KubernetesApi as a Cake Tool #tool nuget:?package=Akka.Discovery.KubernetesApi&version=0.2.4-beta1&prerelease
Akka.NET discovery module for Kubernetes
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Akka.Discovery (>= 1.4.28-beta)
- KubernetesClient (>= 4.0.26)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.30 | 4,713 | 10/3/2024 |
1.5.29 | 781 | 10/1/2024 |
1.5.27 | 8,122 | 7/30/2024 |
1.5.26.1 | 3,488 | 7/16/2024 |
1.5.26 | 101 | 7/15/2024 |
1.5.26-beta3 | 984 | 7/2/2024 |
1.5.26-beta2 | 544 | 6/28/2024 |
1.5.26-beta1 | 91 | 6/27/2024 |
1.5.25.1 | 1,718 | 6/25/2024 |
1.5.25 | 1,854 | 6/17/2024 |
1.5.24 | 518 | 6/11/2024 |
1.5.19 | 6,893 | 4/17/2024 |
1.5.18-beta2 | 1,271 | 3/27/2024 |
1.5.18-beta1 | 185 | 3/20/2024 |
1.5.17.1 | 6,062 | 3/4/2024 |
1.5.15 | 7,432 | 1/12/2024 |
1.5.7 | 26,654 | 5/23/2023 |
1.5.5 | 1,715 | 5/8/2023 |
1.5.0 | 3,236 | 3/2/2023 |
1.5.0-beta6 | 127 | 3/1/2023 |
1.5.0-alpha4 | 123 | 2/17/2023 |
1.0.3 | 952 | 2/13/2023 |
1.0.2 | 427 | 2/8/2023 |
1.0.1 | 760 | 1/31/2023 |
1.0.0 | 618 | 1/18/2023 |
1.0.0-beta2 | 203 | 1/7/2023 |
1.0.0-beta1 | 154 | 1/6/2023 |
0.3.0-beta4 | 175 | 12/2/2022 |
0.3.0-beta3 | 178 | 11/7/2022 |
0.3.0-beta2 | 270 | 10/20/2022 |
0.3.0-beta1 | 168 | 10/6/2022 |
0.2.5-beta4 | 194 | 8/31/2022 |
0.2.5-beta3 | 425 | 8/16/2022 |
0.2.5-beta2 | 165 | 8/8/2022 |
0.2.5-beta1 | 175 | 8/1/2022 |
0.2.4-beta3 | 691 | 5/5/2022 |
0.2.4-beta2 | 244 | 4/14/2022 |
0.2.4-beta1 | 10,500 | 12/2/2021 |
0.2.3-beta2 | 831 | 10/5/2021 |
0.2.3-beta1 | 253 | 10/4/2021 |
0.2.2-beta1 | 264 | 9/29/2021 |
Fix [Kubernetes discovery label selector and add documentation](https://github.com/akkadotnet/Akka.Management/pull/168)
Add [Kubernetes lease feature](https://github.com/akkadotnet/Akka.Management/pull/213)
Fix [Kubernetes discovery throws NRE on containers with portless IP address](https://github.com/akkadotnet/Akka.Management/pull/230)
Fix [Cluster.Bootstrap default configuration not injected properly on startup](https://github.com/akkadotnet/Akka.Management/pull/221)
Update to [Akka.NET v1.4.28](https://github.com/akkadotnet/akka.net/releases/tag/1.4.28)
Update all AWSSDK versions