File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ https://www.jrebel.com/blog/2020-java-technology-report[+++Spring and Spring Boo
1414It is also increasingly clear that technologies such as Docker and Kubernetes
1515https://tanzu.vmware.com/content/ebooks/state-of-spring-2020[+++play an important role in the Spring community+++].
1616
17- image: extracted-media/media/image1.png[image,width=624,height=440]
17+ https://github.com/spring-guides/top-spring-on-kubernetes/raw/master/ extracted-media/media/image1.png[image,width=624,height=440]
1818
1919https://spring.io/guides/gs/spring-boot-docker/[+++Packing your Spring Boot app in a Docker container+++] and deploying
2020that application to Kubernetes has been possible for a while now and took very little effort. Due to the
@@ -508,4 +508,4 @@ of Spring Boot has always been to make building and running Java applications as
508508that, no matter how you choose to run your application. Building cloud-native applications with Kubernetes involves
509509nothing more than creating an image that uses Spring Boot’s built-in image builder and taking advantage of the capabilities
510510of the Kubernetes platform. In part two of our look at Spring Boot and Kubernetes, we will look at how Spring Cloud fits
511- into this story.
511+ into this story.
You can’t perform that action at this time.
0 commit comments