Skip to content

kubernetes-client/java

This branch is up to date with master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c8daa58 · Feb 19, 2025
Mar 12, 2024
Feb 12, 2025
Feb 27, 2024
Jan 23, 2025
Feb 16, 2023
Jan 23, 2025
Feb 13, 2025
Feb 8, 2025
Jan 23, 2025
Feb 12, 2025
Feb 12, 2025
Jan 23, 2025
Feb 4, 2025
Jan 23, 2025
Feb 8, 2025
Feb 19, 2025
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
Feb 17, 2025
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.