From d6b99addd3ff488cab81786b4a6c0ed4b0a70a06 Mon Sep 17 00:00:00 2001 From: Gorden Mende Date: Mon, 17 Nov 2025 11:42:04 +0000 Subject: [PATCH] added README --- esphome/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 esphome/README.md diff --git a/esphome/README.md b/esphome/README.md new file mode 100644 index 0000000..72448ca --- /dev/null +++ b/esphome/README.md @@ -0,0 +1,9 @@ +# esphome on kubernetes + +## Installation +Just deploy files in order: +- namespace.yaml +- pvc.yaml +- deployment.yaml +- service.yaml +