From 4c50a19df9f7c74cd264f17cb6a47669721a4047 Mon Sep 17 00:00:00 2001 From: Panopticon Date: Fri, 6 Feb 2026 20:21:55 +0100 Subject: [PATCH] Add example deployments section to README Added a section for example deployments in K3S. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6535351..afceb7d 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ See the [readme](https://github.com/timothystewart6/k3s-ansible/blob/master/READ # Branches There is another branch with an added feature of deploying Longhorn in your cluster as part of the playbook, which can be convenient. You can check it out [here](https://github.com/panoptikoe/k3s-ansible/tree/longhorn). +# Example deployments +If you're looking for some examples of stuff to run on K3S in a homelab setting, you can check out my [other repo](https://github.com/panoptikoe/homelabexamples). + ## Thanks 🤝 This repo is really standing on the shoulders of giants. Thank you to all those who have contributed and thanks to these repos for code and ideas: