diff --git a/docs/src/apps/images/minio-ingress.excalidraw.png b/docs/src/apps/images/minio-ingress.excalidraw.png
new file mode 100644
index 0000000000000000000000000000000000000000..1308396aacc78ea247215a3662ae1ad5f2314f5a
Binary files /dev/null and b/docs/src/apps/images/minio-ingress.excalidraw.png differ
diff --git a/docs/src/apps/minio.md b/docs/src/apps/minio.md
index 1f210591a661ed0a56c42c02ef0ecb0a7d5243df..cccfd1844578a900e2d27a899d3f27951796883a 100644
--- a/docs/src/apps/minio.md
+++ b/docs/src/apps/minio.md
@@ -4,10 +4,13 @@ Minio provides S3-compatible object storage for all kinds of things. It's deploy
 
 <iframe width="100%" height="480" src="https://www.youtube-nocookie.com/embed/m0suyfBuaDg" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
 
+## Static Web Hosting
 
-## Static Webhosting
+For static web hosting the Shivering-Isles Infrastructure re-uses the [centralised Ingress infrastructure](../concepts/ingress-termination.md) in combination with Minio running on the NAS.
 
-Static webhosting is achived by building a webpage that links to full filenames like `example.html` as part of the URL.
+![Traffic flowing from the user, to a centralised ingress object in the Kubernetes cluster, and terminates in the Minio instance on the NAS.](./images/minio-ingress.excalidraw.png)
+
+A requirement for the static webpage that links to full filenames like `example.html` as part of the URL.
 
 Ingress-nginx is configured to handle the domain: