dnd logo

All DevNation Days > DevNation Day @ Devoxx UK > Fantastic Java Apps and how to kubify them with Dekorate

Fantastic Java Apps and how to kubify them with Dekorate

   DevNation Day @ Devoxx UK | May 12, 2022

  Aurea Munoz Hernandez, Ana-Maria Mihalceanu 

Kubernetes is growing in popularity with developers because it allows you to replicate infrastructure in your development environment. Yet, working with Kubernetes and its family of tools - Knative, Helm, Jaeger, or Tekton - often involves creating and maintaining cumbersome YAML files.

Join us to learn how to generate Kubernetes, Knative, Helm, or Tekton resources for Java applications using the comfort of developer-friendly Dekorate configurations in your favorite Quarkus or SpringBoot application. Working with these resources will be as easy as adding a jar into the class path, and customizing them will be possible using Java Annotations, properties files, or both. Let's Dekorate together the next generation of kubified Java applications!