Skip to content

ThomasVitale/developer-experience-java-kubernetes

Repository files navigation

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
  • Telepresence
  • Argo CD.

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published