diff --git a/πŸ”§-How-to-Install.md b/πŸ”§-How-to-Install.md index 1ca6957..177548f 100644 --- a/πŸ”§-How-to-Install.md +++ b/πŸ”§-How-to-Install.md @@ -28,10 +28,6 @@ docker run -d --restart=always -p :3001 -v :/app/ ⚠️ Please use in a local volume only. Other types such as nfs are not supported. -### ☸️ Kubernetes - -See more [here](https://github.com/louislam/uptime-kuma/blob/master/kubernetes/README.md) - ### πŸ’ͺ🏻 Without Docker (Recommended for x86/x64 only) Required Tools: Node.js >= 14, git and pm2. @@ -75,6 +71,12 @@ pm2 startup https://github.com/louislam/uptime-kuma/blob/master/docker-compose.yml +### ☸️ Kubernetes + +⚠ Warning: K8s deployment is provided by contributors. I have no experience with K8s and I can't fix error in the future. I only test Docker and Node.js. Use at your own risk. + +See more [here](https://github.com/louislam/uptime-kuma/blob/master/kubernetes/README.md) + ### Install on Synology NAS Unofficial tutorial by Marius Bogdan Lixandru: