Speedtest Tracker
Prerequisites
Speedtest Tracker
Speedtest Tracker is a monitoring tool that allows you to track your internet speed.
Installation
- Create the following directory structure for Speedtest Tracker:
- Add the following content to the
ingress.ymlfile: - Add the following content to the
pvc.ymlfile: - Add the following content to the
secret-tmp.ymlfile: - Encrypt the
secret-tmp.ymlfile using kubeseal and save the output tosecret.yml: - Add the following content to the
svc.ymlfile: - Add the following content to the
speedtest.ymlfile: - Commit and push the file to your git repository. Flux will automatically deploy the Speedtest Tracker to your cluster.