We are preparing an easier way to deploy Vaadin apps to Kubernetes: Almost with a click of a button you can create everything needed for hosting your apps — including authentication. This is still work in progress and the first version will not include things like rolling updates, built-in observability, and continuous integration. That said, we would like to release early and thus woul like to share this asap.
Here are two super quick demos:
- Creating a cluster and installing Vaadin Control Center (34s)
- Deploying an application to cluster, scaling it to two nodes, and enabling authentication (integrating with Spring security) (24s)
Would this be helpful for you?