From bcb7904f0eabde2493c5a95540cc5d766f6b26a4 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Thu, 19 Aug 2021 21:23:24 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=F0=9F=94=A7=20How=20to=20Install=20(?= =?UTF-8?q?markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- πŸ”§-How-to-Install.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/πŸ”§-How-to-Install.md b/πŸ”§-How-to-Install.md index 3f37caf..23e22f7 100644 --- a/πŸ”§-How-to-Install.md +++ b/πŸ”§-How-to-Install.md @@ -29,6 +29,10 @@ Change Port and Volume docker run -d --restart=always -p :3001 -v :/app/data --name uptime-kuma louislam/uptime-kuma:1 ``` +### ☸️ Kubernetes + +See more [here](kubernetes/README.md) + ### πŸ’ͺ🏻 Without Docker (Recommended for x86/x64 only) Required Tools: Node.js >= 14, git and pm2.