Skip to content

kubernetes-client/java

Folders and files

NameName
Last commit message
Last commit date
Mar 12, 2024
Dec 17, 2024
Feb 27, 2024
Nov 9, 2024
Feb 16, 2023
Nov 9, 2024
Dec 17, 2024
Nov 9, 2024
Nov 9, 2024
Nov 9, 2024
Nov 9, 2024
Nov 9, 2024
Oct 18, 2024
Nov 9, 2024
Nov 21, 2024
Dec 12, 2024
Nov 30, 2022
Nov 12, 2021
May 23, 2023
May 8, 2017
Jan 23, 2022
Jan 31, 2024
Feb 27, 2024
Aug 1, 2018
Dec 20, 2017
Feb 27, 2024
Feb 27, 2024
Dec 17, 2024
Dec 14, 2021
Jun 1, 2018

Repository files navigation

Kubernetes Java Client

build Client Capabilities Client Support Level Maven Central Sonatype Nexus (Snapshots)

Java client for the kubernetes API.

To start using Kubernetes Java Client

See the wiki page and documentation here.

Release

Starting from 20.0.0 (Kubernetes 1.28), client-java-api was introduced non-backward-compatible changes. Optional parameters are now consolidated into a single object, and Java8 support has been removed. For Java8 users or those preferring the old SDK interface, a legacy SDK module version is available with a "-legacy" suffix, like 20.0.0-legacy.

Development

Support

If you need support, start with checking whether you're hitting known issues. If that doesn't work, please open an issue to describe the cases. Additionally, before you file an issue, please search existing issues to see if your issue is already covered.

You can also reach out to us via #kubernetes-client slack channel.