Skip to content

Commit d9bc907

Browse files
Jay BryantBuzzardo
authored andcommitted
Image fix
THe image was a link rather than an image.
1 parent 5dd954b commit d9bc907

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ https://www.jrebel.com/blog/2020-java-technology-report[+++Spring and Spring Boo
1414
It is also increasingly clear that technologies such as Docker and Kubernetes
1515
https://tanzu.vmware.com/content/ebooks/state-of-spring-2020[+++play an important role in the Spring community+++].
1616

17-
https://github.com/spring-guides/top-spring-on-kubernetes/raw/master/extracted-media/media/image1.png[image,width=624,height=440]
17+
image::https://github.com/spring-guides/top-spring-on-kubernetes/raw/master/extracted-media/media/image1.png[image,624,440]
1818

1919
https://spring.io/guides/gs/spring-boot-docker/[+++Packing your Spring Boot app in a Docker container+++] and deploying
2020
that application to Kubernetes has been possible for a while now and took very little effort. Due to the
@@ -509,5 +509,3 @@ that, no matter how you choose to run your application. Building cloud-native ap
509509
nothing more than creating an image that uses Spring Boot’s built-in image builder and taking advantage of the capabilities
510510
of the Kubernetes platform. In part two of our look at Spring Boot and Kubernetes, we will look at how Spring Cloud fits
511511
into this story.
512-
513-

0 commit comments

Comments
 (0)