Skip to content

Commit 9ba0f23

Browse files
committed
formatting tweaks
1 parent 70cf036 commit 9ba0f23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
//pass:[<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="display: block; border-width:0; float: right" align="right" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a>]
2-
pass:[<a rel="license" href="https://k8spatterns.io"><img alt="Kubernetes Patterns Duck" style="display: block; border-width:0; float: right; margin: 0px 0px 150px 150px;" align="right" src="https://avatars2.githubusercontent.com/u/27804949?s=200&v=4" /></a>]
2+
pass:[<a rel="license" href="https://k8spatterns.io"><img alt="Kubernetes Patterns" style="display: block; border-width:0; float: right; margin: 0px 0px 150px 150px;" align="right" src="https://github.com/k8spatterns/k8spatterns.io/raw/master/static/images/cover.png" /></a>]
33

44
= Kubernetes Patterns - Examples
55

66
image:https://i.creativecommons.org/l/by/4.0/88x31.png[Creative Commons License, role="right", link="https://creativecommons.org/licenses/by/4.0/"]
77

88
This GitHub project contains the examples from _Kubernetes Patterns - Reusable Elements for Designing Cloud-Native Applications_ http://hyperurl.co/kubernetes-patterns[book] by https://github.com/bibryam[Bilgin Ibryam] and https://github.com/rhuss[Roland Huß]
99

10-
Installation instructions for the examples' prerequisites are summarised in link:INSTALL.adoc[INSTALL].
10+
Installation instructions for the example prerequisites are summarised in link:INSTALL.adoc[INSTALL].
1111
By default, you need access to a vanilla Kubernetes installation, like Minikube.
1212
If addons are required, the example description explains this additional requirement.
1313

0 commit comments

Comments
 (0)