Comments on: Microservices on Knative with Spring Boot and GraalVM https://piotrminkowski.com/2021/03/05/microservices-on-knative-with-spring-boot-and-graalvm/ Java, Spring, Kotlin, microservices, Kubernetes, containers Tue, 30 Nov 2021 22:15:53 +0000 hourly 1 https://wordpress.org/?v=6.9.1 By: piotr.minkowski https://piotrminkowski.com/2021/03/05/microservices-on-knative-with-spring-boot-and-graalvm/#comment-1301 Tue, 30 Nov 2021 22:15:53 +0000 https://piotrminkowski.com/?p=9530#comment-1301 In reply to lubo.

Ok, thanks for the tip.

]]>
By: lubo https://piotrminkowski.com/2021/03/05/microservices-on-knative-with-spring-boot-and-graalvm/#comment-1299 Tue, 30 Nov 2021 12:24:20 +0000 https://piotrminkowski.com/?p=9530#comment-1299 Building native image in docker image (with java, maven, …) could be done on alpine linux for example and thus resulting binary file can be packaged into alpine linux instead of ubuntu. No “cross-compilation” needed.
PS: Thanks for nice and verbose tutorial.

]]>