GitPedia

Developer experience java kubernetes

Samples showing how to use different tools and patterns to improve the developer experience and optimise the inner development loop.

From ThomasVitale·Updated January 29, 2026·View on GitHub·

In the cloud-native world, being a developer might be challenging. The number of technologies and patterns to know can be overwhelming. This repository presents an approach based on open-source technologies and focused on improving the inner development loop and continuous delivery on Kubernetes. The end goal is delivering value continuously, quickly, and reliably. The project is written primarily in Java, distributed under the Apache License 2.0 license, first published in 2022. Key topics include: buildpacks, cartographer, cartographers, carvel, cloud-native.

Developer Experience with Java on Kubernetes

In the cloud-native world, being a developer might be challenging. The number of technologies and patterns to know can be overwhelming. This repository presents an approach based on open-source technologies and focused on improving the inner development loop and continuous delivery on Kubernetes. The end goal is delivering value continuously, quickly, and reliably.

The approach works with any Java application, but we'll use Spring Boot for our examples. Some of the open-source technologies covered are:

  • Cloud Native Buildpacks
  • Knative
  • Tilt
  • Skaffold.

For each tool/strategy there is a dedicated folder within which you'll find instructions on how to setup your environment.

Pre-requisites

Running through the examples will require you to have the following installed on your machine:

To manage different versions and distributions of Java, I recommend using SDKMAN!.

Finally, to interact with HTTP services, I recommend using httpie.

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from ThomasVitale/developer-experience-java-kubernetes via the GitHub API.Last fetched: 6/23/2026