Frustration-Free K8S for Spring Developers (SpringOne 2024)
Your first experience running a Spring app on Kubernetes likely left you wondering “How can I make this more efficient?” Just to get the app to run on Kubernetes, you likely had to: -Write a DockerFile to build a container -Upload that container to a registry -Construct multiple lengthy YAML files -Install a new CLI to apply those YAML files to the cluster -Cross your fingers and hope that you did everything right In this session, we show you a variety of tools and techniques that turn deployments to Kubernetes from a multi-step nightmare into every developer's dream: a single automated process that happens quickly and easily. You will leave this session no longer dreading deploying Spring apps to Kuberentes and instead making your deployments painless and intuitive, unlocking the true power of Kubernetes.
Speaker: Ryan Baxter, Software Engineer - Spring Cloud, Broadcom
Related Assets
Github Repo For The App: https://github.com/ryanjbaxter/frustration-free-k8s Github Repo For The Tilt Extensions: https://github.com/ryanjbaxter/tilt-extensions