This project automates the deployment of Uptime Kuma in a Kubernetes environment. You can easily set it up by running the install-uptime-kuma.sh script. If no Kubernetes cluster is found, the script will set up a Kind cluster for you.
- Run the
install-uptime-kuma.shscript to deploy Uptime Kuma. - All resources will be placed in the
uptime-kumanamespace. - You can control port forwarding using the
port3001.servicefile located in thesystemddirectory.
To get started with the project, follow these steps:
- Clone this repository.
- Review the contents of the repository and make any necessary configurations.
- Run the
install-uptime-kuma.shscript to set up Uptime Kuma in Kubernetes.
If you encounter any issues or have questions about this project, feel free to open an issue in the repository.
Contributions are welcome! If you would like to contribute to the project, please follow our contribution guidelines.
This project is licensed under the MIT License.