You can deploy a Quarkus application to Kubernetes without writing YAML.
Yes, really.
Quarkus can generate the Kubernetes resources for you, build the container, and deploy directly to a local cluster like Minikube.
In this tutorial I show the full workflow step-by-step.
🔗 https://www.the-main-thread.com/p/quarkus-kubernetes-deploy-without-yaml-java-minikube
#Quarkus #Java #Kubernetes #CloudNative #Minikube #DevOps #OpenSource
