Pulse
Prerequisites
Pulse
Pulse is a monitoring tool that provides real-time insights into the performance and health of your proxmox and/or k3s cluster.
Installation
- Create the following directory structure for Pulse:
- Add the following content to the
agent.ymlfile: - Add the following content to the
ingress.ymlfile: - Add the following content to the
pvc.ymlfile: - Add the following content to the
rbac.ymlfile: - Add the following content to the
helmrelease.ymlfile: - Add the following content to the
helmrepository.ymlfile: - Add the following content to the
secret-tmp.ymlfile: - Encrypt the
secret-tmp.ymlfile using Sealed Secrets and save the output assecret.yml: - Commit and push the file to your git repository and Flux will deploy Pulse to your cluster.