Skip to content

Commit ea57dcb

Browse files
committed
add book reference
1 parent 4e030e0 commit ea57dcb

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

book.png

991 KB
Loading

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,9 @@ Go to the `k8s` directory. You will find there several YAML scripts you need to
4949
Just apply those scripts using `kubectl apply`.
5050

5151
You can easily deploy all applications using `skaffold dev` command.
52+
53+
## Books
54+
55+
If you are interested in Java, Spring Boot and Kubernetes, you may find my book "Hands-On Java with Kubernetes" useful. To get a book, go to the following website: [Hands-On Java with Kubernetes](https://leanpub.com/hands-on-java-with-kubernetes).
56+
57+
<a href="https://leanpub.com/hands-on-java-with-kubernetes"><img src="book.png" alt="Cover" style="width: 40%;" /></a>

0 commit comments

Comments
 (0)